搜索资源列表
stopwords.rar
- 中文词的停用词表,可以作为中文信息处理中停用词删除的索引词典使用。,Chinese Vocabulary words out, Chinese information processing can be used as stop words in the dictionary using the index to delete.
lzj.rar
- 给一篇文章,然后根据停用词表,去除该文章的内的次用词,然后存入一个文件中。,To an article, and then form the basis of stop words to remove the article, the second term, and then into a file.
stop_wordslk
- 这是一个中文停用词汇表,适合于做学术研究,软件开发-this is a Chinese stop words table which is suitable for studying research and so on
stop
- 用来去除英文文档中的停用词,将一些高频词从文档中删除-English documents used to remove the stop words, some high-frequency words will be deleted from the document
danwenben
- 英文文本处理,去掉停用词,提取词干,提取文本特征向量-English text processing, removing stop words, stem extract, extract text feature vectors
stop-words-list
- 在搜索中的无效词等,包括中文,英文两个文档。基本包含了见的所有无效词-Invalid words in the search, including the English and Chinese documents. See all basically contains invalid word
tingyongci
- 是有关文本处理停用词的小程序,使用常用的停词列表,去掉停用词-Stop words in the text processing is a small program, using the common stop word list, remove stop words
lzj
- 根据一个停用词表,输入一个词语。然后来 判断一个词语是否为停用词 -Stop words based on a table, enter a word. And then to determine whether a stop word terms
wordcloud_demo
- WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying re
vb
- 连接数据库 分词 去除停用词 计算权重值-Connect to the database to remove stop words word weighted value
StopWordListExpanded
- 停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载-Disable vocabulary expansion, which have all the common stop words, in the information retrieval to the high-frequency words when the need for the operation, you need to stop word table, need to dow
filejiansuo
- 我实现的功能很简单,只是单个文件的检索,给出一个英文文本文件,预先准本好停用词文本,再建立一个索引表,就能实现实现文件的简单检索,检索的结果是某个单词在文本中的位置,如多次出现。就输出多个位置。 我把停用词文件记为fiel1.txt,另要检索的文件记为fiel2.txt.-I realize the function is very simple, just search a single file, given an English text file, stop words in adv
assg6_docparse
- this program is a parser and removes stop words
stopword-list
- 在文本进行分类聚类之前,必须对文本进行预处理。预处理的第一步是分词,这中间需要去除停用词。这个文件就是停用词列表-Must preprocess the text before the text classification clustering. The first step in preprocessing is the word, the middle need to remove the stop words. This file is the stop word list
Estopzipn
- 用来去除英文文档中的停用词,将一一些高频词从文档中删除 -Used to remove stop words in the English documents, a number of high-frequency words from the document
NLP
- 自己写的NLP处理软件,带有去停用词,去空行,组合生成指定笛卡尔集合的功能。-Own the NLP processing software to write, with a go stop words, go blank line, generated by combining the functionality specified Cartesian collection.
stop
- 英文文档去除停用词remove stop words-remove stop words for english documents
V3.0
- 文本分类,包括:文本预处理,去除停用词,学习和训练,最后实现分类。-Text classification, including: text pre-processing, removal of stop words, learning and training, and finally achieve the classification.
Text-classification
- 文本分类之词频统计 分词、词干提取、去停用词、计算词频,有界面-Text classification of word frequency statistics word stemmer, to stop words, calculate word frequency, interface
停用词表
- 在自然语言处理任务中常用的停用词表,可以去除中文停词(Frequently used stop lists in natural language processing tasks, Chinese stop words can be removed)