LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
textgo/__init__.py
textgo/embeddings.py
textgo/metrics.py
textgo/preprocess.py
textgo/textsim.py
textgo/utils.py
textgo.egg-info/PKG-INFO
textgo.egg-info/SOURCES.txt
textgo.egg-info/dependency_links.txt
textgo.egg-info/entry_points.txt
textgo.egg-info/requires.txt
textgo.egg-info/top_level.txt
textgo/classifier/__init__.py
textgo/classifier/bert.py
textgo/classifier/cnn.py
textgo/classifier/fasttext.py
textgo/classifier/xgboost.py
textgo/data/stopwords_en.txt
textgo/data/stopwords_zh.txt