.gitignore
LICENSE
README.md
setup.cfg
setup.py
data-raw/标点符号.txt
data-raw/baidu/百度停用词表.txt
data-raw/cn/中文停用词表.txt
data-raw/hit/哈工大停用词表.txt
data-raw/ict/stopWord.txt
data-raw/marimo/source.txt
data-raw/marimo/stopwords_zh_simplified.yml
data-raw/marimo/stopwords_zh_traditional.yml
data-raw/scu/四川大学机器智能实验室停用词库.txt
data-raw/stopwords-iso/source.txt
data-raw/stopwords-iso/stopwords-iso.json
pystopwords/__init__.py
pystopwords/core.py
pystopwords/gen_data.py
pystopwords.egg-info/PKG-INFO
pystopwords.egg-info/SOURCES.txt
pystopwords.egg-info/dependency_links.txt
pystopwords.egg-info/not-zip-safe
pystopwords.egg-info/top_level.txt
pystopwords/data/stopwords.zh.all.txt
pystopwords/data/stopwords.zh.baidu.txt
pystopwords/data/stopwords.zh.cn.txt
pystopwords/data/stopwords.zh.hit.txt
pystopwords/data/stopwords.zh.ict.txt
pystopwords/data/stopwords.zh.iso.txt
pystopwords/data/stopwords.zh.marimo.txt
pystopwords/data/stopwords.zh.scu.txt