├── README.md ├── baidu_stopwords.txt ├── cn_stopwords.txt ├── hit_stopwords.txt └── scu_stopwords.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goto456/stopwords/HEAD/README.md -------------------------------------------------------------------------------- /baidu_stopwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goto456/stopwords/HEAD/baidu_stopwords.txt -------------------------------------------------------------------------------- /cn_stopwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goto456/stopwords/HEAD/cn_stopwords.txt -------------------------------------------------------------------------------- /hit_stopwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goto456/stopwords/HEAD/hit_stopwords.txt -------------------------------------------------------------------------------- /scu_stopwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goto456/stopwords/HEAD/scu_stopwords.txt --------------------------------------------------------------------------------