搜索资源列表
cipintongji
- ELFSS系统为一个简单的英文词频统计软件,能够实现一个词频统计软件的简化功能。-ELFSS system to a simple English word frequency statistical software Frequency can achieve a simplified statistical software functions.
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
Chinese
- 用VB6.0开发的中文词频统计软件,可在word文档中自动找出所有的词语,并从按照词频高低排序。附测试文档。
English
- 英文词频统计,可统计英文word文档中的词频,并从高到低排序。
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 at the end operations, strongly
ChineseSplit
- 一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.
My_TDIF2
- Mapreduce实现的TF-IDF词频统计分析,可以直接运行于HADOOP环境下,适合初学者。-Realization Mapreduce TF-IDF, word frequency statistics, can be run directly in the the under HADOOP environment, suitable for beginners.
051_276_project3
- 根据分词程序结果用倒排文件对词频进行统计,并输出索引-Segmentation results of the proceedings in accordance with the inverted file used to compile the statistics on the frequency and the output index
WindowsApplication1
- 处理的对象是:完成分词和词性标注的语料,实现的结果是:统计出现词频完成降序排列。-Dealing with the object are: the completion of word segmentation and POS tagging of the corpus, the results achieved are: the completion of word frequency statistics appear in descending order.
ngrams
- 自然语言处理相关程序,有关分词的和词频统计-Natural language processing procedures, the statistical segmentation and word frequency
WordFrequency
- 文本处理过程中,对词频进行统计,以便于进一步将文本表示成向量-Text processing process, the word frequency statistics, in order to further text representation to a vector
lab_3
- 统计txt文件中单词的词频,要输入的txt文件inputdata,和要输出的文件outputdata在工作空间中,程序从inputdata文件中统计词频,并在outputdata中输出统计结果-Statistical txt file word frequency, to enter txt file inputdata, and to the output file outputdata in the workspace, the program files from inputdata wo
hadoop_py
- hadoop词频统计,即统计一个句子或一篇文章中某词出现的频率。-hadoop frequency statistics, namely the statistical frequency of an article in a sentence or a word appears.
jiebacut.py
- 通过结巴分词处理中文分词问题【对文本进行分词以及词频统计处理】。(The problem of Chinese participle is dealt with by the branch word segmentation.)
CountWordFreq
- 英文文章词频统计,内附有essay可测试,注释详细(Word frequency statistics in English articles you can test with the essay)