搜索资源列表
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
Ex_BOYIDESIGN
- 用VC实现的,采用C++语言、极大极小算法完成的三字棋小游戏。是人工智能的一次作业,可以运行。-VC with the implementation, using C++ language, minimax algorithm to complete chess game of words. Artificial intelligence are the one-stop, you can run.
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
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
TPyStemmer-10h
- 实现英文单词,您可以使用它来干,制止的话,,标准化,施特默尔,可以直接使用。 -English words, you can use it to dry, then stop, standardization, Shitemoer can be used directly.
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
prepocessing_of_latinword
- 搜索引擎前端处理程序,去除英文文本中的停用词-Search engine front-end processing procedures, remove stop words in the English text
Porter-Algorith
- 分别用c和java实现词根还原功能 及常用的停用词表-Respectively c and java achieve stemming functions and common stop words table
TFIDF-master
- tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval an
toolkit_for_words_En
- 处理英文中的停词、同词干词,不改变文章结构。适用于文本分类、文本聚类、推荐预处理。-Processing of stop words in English, with the stem word, does not change the structure of the article. Suitable for text categorization, text clustering, recommend pretreatment.
eliminate
- text file for eliminating stop words for feature selection
stemming
- stemming of text file stop words
EnglishChuLi
- 利用python编写的文本预处理的程序,包含了每一步的实现代码,分为删除标点符号、删除停用词、相似度计算、PCA降维、聚类以及可视化等,运行环境为pytharm,python3开发环境(The text preprocessing program written by Python contains every step of implementation code, which is divided into delete punctuation marks, delete stop word
停用词表
- 在自然语言处理任务中常用的停用词表,可以去除中文停词(Frequently used stop lists in natural language processing tasks, Chinese stop words can be removed)