搜索资源列表
delete_words
- 程序中包含regEx正则表达式,并通过replaceALL替换为" ",可以删除文本中的常用停词-RegEx procedures included in regular expressions, and through replaceALL replace " " can be used to delete text the word stop
StopWords
- A English Stop word class. It helps to check whether your word is stopword or not.
fencizf
- 基于java编程,采用最大匹配算法实现简单的中文分词,并过滤停用词-The maximum matching algorithm based on java programming, simple Chinese word segmentation and filtering stop words
Java
- 能实现分词,去除停用词,统计词频的Java的源代码-To achieve segmentation, removal of stop words, word frequency statistics Java source code
fenci
- 基于IKAnalyzer2012的中文分词java代码,可以去除停用词。-The Chinese word segmentation based IKAnalyzer2012 java code, you can remove stop words.
WordSplit.java
- java实现的字典分词,有效去除停用词,标点符号,能识别姓名-java achieve dictionary word, the effective removal of stop words, punctuation, can identify the name
ictclas
- 用java语言实现中文分词去停用词,中科院分词软件ICTCLAS-To achieve the Chinese word to stop word
TestStopWords
- 这一个关于中文件文本分类测试例子中关于停用词测试的JAVA程序源代码。-test text stop word