Stop Word: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 10: | Line 10: | ||
* search the gmail inclue "这 OR 个 OR 来 OR 为 OR 国 OR 们 OR 时 OR 说" for deleting spam letters in Chinese(Simplified) | * search the gmail inclue "这 OR 个 OR 来 OR 为 OR 国 OR 们 OR 时 OR 说" for deleting spam letters in Chinese(Simplified) | ||
download file | |||
* [https://github.com/stopwords-iso/stopwords-zh/tree/master stopwords-iso/stopwords-zh: Chinese stopwords collection] | |||
references | references | ||
| Line 16: | Line 18: | ||
* [http://www.ranks.nl/stopwords Stopwords] "Collection of stopword lists in many languages." {{access | date = 2015-11-24}} | * [http://www.ranks.nl/stopwords Stopwords] "Collection of stopword lists in many languages." {{access | date = 2015-11-24}} | ||
* [https://en.wikipedia.org/wiki/Stop_words Stop words - Wikipedia] {{access | date = 2016-11-14}} | * [https://en.wikipedia.org/wiki/Stop_words Stop words - Wikipedia] {{access | date = 2016-11-14}} | ||
* [https://helpx.adobe.com/experience-manager/kb/Stopwordlist.html Optimize search by adding stop words] {{access | date = 2017-06-22}} 提供德國 (de)、英文 (en)、西班牙 (es)、法國 (fr)、荷蘭 (nl)、瑞典 (se) 語言的停用字。 | * Adobe (n.d.). [https://helpx.adobe.com/experience-manager/kb/Stopwordlist.html Optimize search by adding stop words] {{access | date = 2017-06-22}} 提供德國 (de)、英文 (en)、西班牙 (es)、法國 (fr)、荷蘭 (nl)、瑞典 (se) 語言的停用字。 | ||
* [http://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html sklearn.feature_extraction.text.CountVectorizer — scikit-learn 0.19.1 documentation] {{access | date = 2018-04-14}} | |||
* 中文停用字: [https://github.com/zake7749/word2vec-tutorial/blob/master/jieba_dict/stopwords.txt word2vec-tutorial/stopwords.txt at master · zake7749/word2vec-tutorial · GitHub] | |||
[[Category:NLP]] | |||
[[Category:Search]] | [[Category:Search]] | ||