搜索资源列表
中文停用词
- 中文停用词
fencizf
- 基于java编程,采用最大匹配算法实现简单的中文分词,并过滤停用词-The maximum matching algorithm based on java programming, simple Chinese word segmentation and filtering stop words
stopwords-
- 中文停用词表,比较全面,有1208个,通用词就是的,是,呢,了这样的词-Chinese stop word table, more comprehensive, 1208, is a generic term, is that it, such a word
Engilsh-Chineas-StopWords
- 中文和英文的停用词词库,在信息检索方面能用到-this is the English and Chines Stop-words,you can use this in Information Searching program
stopwords
- 中文停用词表(停用词是指在信息检索中,为节省存储空间和提高搜索效率,在处理自然语言数据(或文本)之前或之后会自动过滤掉某些字或词,这些字或词即被称为Stop Words(停用词)。这些停用词都是人工输入、非自动化生成的,生成后的停用词会形成一个停用词表。)(Chinese Stop Words List)