搜索资源列表
stop-words-list
- 在搜索中的无效词等,包括中文,英文两个文档。基本包含了见的所有无效词-Invalid words in the search, including the English and Chinese documents. See all basically contains invalid word
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
formatFileScript
- You are required to build a shell scr ipt that does text file processing. The requirements of the text file processing are: A. Make sure there is ONLY one single blank space after a full stop (.) and the character that comes right after it.
c_project_linux_text_processing
- Write and test a C-language program to do text file processing as follows: Preprocessing: A. Make sure there is ONLY one single blank space after a full stop (.) and the character that comes right after it. B. Same behavior as in [A] for comm
stopwords
- In this file you can use English stop words. The usage of this words may can helpful in analyzing content and deleting irrelevant content.