MANIFEST.in
README.md
setup.py
weibo_preprocess_toolkit/__init__.py
weibo_preprocess_toolkit/toolkit.py
weibo_preprocess_toolkit.egg-info/PKG-INFO
weibo_preprocess_toolkit.egg-info/SOURCES.txt
weibo_preprocess_toolkit.egg-info/dependency_links.txt
weibo_preprocess_toolkit.egg-info/requires.txt
weibo_preprocess_toolkit.egg-info/top_level.txt
weibo_preprocess_toolkit/dictionary/__init__.py
weibo_preprocess_toolkit/dictionary/jieba_expanded_dict.txt
weibo_preprocess_toolkit/dictionary/special_chars.csv
weibo_preprocess_toolkit/dictionary/weibo_stopwords1_regex.csv
weibo_preprocess_toolkit/dictionary/weibo_stopwords2_regex.csv
weibo_preprocess_toolkit/lib/__init__.py
weibo_preprocess_toolkit/lib/langconv.py
weibo_preprocess_toolkit/lib/zh_wiki.py