搜索资源列表
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
jieba
- 用jieba实现自然语言初步处理,包含自定义停用词表,自定义词典,统计词频,以实际例子进行演示。(The initial processing of natural language is realized by using jieba, including custom stop word list, custom dictionary, and count word frequency, which is demonstrated with practical examples.)
python词频统计分词
- 利用其可以对csv文件进行分词统计词频,并保持成txt文件,利于科研