搜索资源列表
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
assg6_docparse
- this program is a parser and removes stop words
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
停用词表
- 在自然语言处理任务中常用的停用词表,可以去除中文停词(Frequently used stop lists in natural language processing tasks, Chinese stop words can be removed)