Skip to the content.

image image image

🔥stopwords-zh🔥


欢迎提交更新,共建中文停用词库

Install

pip install -U stopwords-zh

Docs

Usages

from stopwords import stopwords

print(stopwords())

TODO