搜索资源列表
ngrams
- 自然语言处理相关程序,有关分词的和词频统计-Natural language processing procedures, the statistical segmentation and word frequency
wordCount
- python代码,利用hadoop分布式框架处理文本内容重的统计词频问题 -python code, use hadoop distributed framework for handling text heavy question word frequency statistics
frequency-statistics-tool
- 这是一款用Python编写的用来进行遍历词频统计的工具。-This is a written in Python used to traverse the frequency statistics tool.
dictionary1
- 采用python的字典功能,通过读取文件,获得文件中的词频统计。-count the words in a file by the dictionary function in python