搜索资源列表
1-词频统计_code
- c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
ProbWordSeg1
- 基于最大概率的分词,首先读入.mdb数据库(字典与其统计词频),然后读入你要分词的.txt-based on the maximum probability of the word, first read into. Mdb database (with dictionary word frequency statistics). Then you should read into the word. txt
TextFreq
- 自己编写的统计词频的代码.已经调试为可用.
App7
- 词频统计程序。具体功能是在当前目录下读取文本文件,然后统计词频。
MFC查词典、分词、词频统计程序
- MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频,还可以保存结果!我们MFC课的期末作业,强烈推荐!-MFC programming function is to check dictionary (users can import their own version), participle, statistical, frequency, the results can be saved! We MFC class a
中文词频统计软件
- 可以统计中文词汇的词频
MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频
- AppWizard has created this RMM application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file c
MFC查词典、分词、词频统计程序
- MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频,还可以保存结果!我们MFC课的期末作业,强烈推荐!-MFC programming function is to check dictionary (users can import their own version), participle, statistical, frequency, the results can be saved! We MFC class a
1-词频统计_code
- c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
ProbWordSeg1
- 基于最大概率的分词,首先读入.mdb数据库(字典与其统计词频),然后读入你要分词的.txt-based on the maximum probability of the word, first read into. Mdb database (with dictionary word frequency statistics). Then you should read into the word. txt
TextFreq
- 自己编写的统计词频的代码.已经调试为可用.-I have written the code word frequency statistics. Have debugging available.
App7
- 词频统计程序。具体功能是在当前目录下读取文本文件,然后统计词频。-Word frequency statistics procedures. Specific function is in the current directory to read a text file, and then word frequency statistics.
Cipin
- 自己写的词频统计小程序 统计多文件夹下cpp与txt文件中词频~~ vc6.0 下编译 -Their own written word frequency statistics and more statistics applet cpp folder and txt file under ~ ~ vc6.0 frequency compiler
ictclaszyfc-v2009
- 中科院分词系统,包含添加词汇、统计词频等。-Chinese Academy of Sciences segmentation system, including adding vocabulary, word frequency and other statistics.
zhengdike
- (个人原创)《中文网页自动分类》 牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!! 此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs” 本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界! 结果分析的思想:就是把得到的词频与建立的词库里每一类进
ngrams
- 自然语言处理相关程序,有关分词的和词频统计-Natural language processing procedures, the statistical segmentation and word frequency
词频统计
- 进行词频统计,将不同的单词存入堆中,建立相应的索引表确定各单词在堆中存储的位置及出现的次数。(Will different words in the heap, establish the corresponding index table to determine the position of each word in the heap storage and the number of occurrences of.)
统计单词频率
- 统计文件中单词个数以及各大写、小写字符,数字、空格数目。(The number of words in a statistical file and the number of capitals, lowercase characters, numbers, and spaces.)
project04
- 统计中英文字幕的英文单词数,也能够统计词频(Count the number of English words in Chinese and English subtitles, and also count the word frequency)
哈夫曼编码与字母频率统计
- 统计词频并构建哈夫曼树,左边为0,右边为1。(HuffmanTree ,calculate every the number of every zee and using '1' and '0' create a tree and printf the string.)