An open API service indexing awesome lists of open source software.

https://github.com/217heidai/stopwords

搜集中、英文停用词并整合
https://github.com/217heidai/stopwords

stop-words stopwords

Last synced: about 1 year ago
JSON representation

搜集中、英文停用词并整合

Awesome Lists containing this project

README

          

# stopwords
使用 GitHub Action 每天自动搜集 stop words,并去重整合为一份文件

# 数据源
|Developer|Repositories|
|:-|:-|
|eastmountyxz|[NLP-Custom-Dictionary](https://github.com/eastmountyxz/NLP-Custom-Dictionary)|
|elephantnose|[characters](https://github.com/elephantnose/characters)|
|goto456|[stopwords](https://github.com/goto456/stopwords)|
|lighting66ban|[stop-word](https://github.com/lighting66ban/stop-word)|
|nishiwen1214|[NLP-Dictionary](https://github.com/nishiwen1214/NLP-Dictionary)|
|selfcs|[stop-and-sensitive-words](https://github.com/selfcs/stop-and-sensitive-words)|
|zhiyou720|[cn_word_tokenizer](https://github.com/zhiyou720/cn_word_tokenizer)|

# 文件下载

|文件|原下载地址|国内加速下载地址|
|:-|:-|:-|
|stopwords.txt|[原地址](https://raw.githubusercontent.com/217heidai/stopwords/main/stopwords/stopwords.txt)|[加速地址](https://ghproxy.com/https://raw.githubusercontent.com/217heidai/stopwords/main/stopwords/stopwords.txt)|