README.rst
setup.cfg
setup.py
textacy/__init__.py
textacy/compat.py
textacy/data.py
textacy/export.py
textacy/extract.py
textacy/keyterms.py
textacy/lexicon_methods.py
textacy/math_utils.py
textacy/preprocess.py
textacy/regexes_etc.py
textacy/spacy_utils.py
textacy/text_stats.py
textacy/text_utils.py
textacy/texts.py
textacy.egg-info/PKG-INFO
textacy.egg-info/SOURCES.txt
textacy.egg-info/dependency_links.txt
textacy.egg-info/requires.txt
textacy.egg-info/top_level.txt
textacy/corpora/__init__.py
textacy/corpora/wikipedia.py
textacy/fileio/__init__.py
textacy/fileio/read.py
textacy/fileio/write.py
textacy/representations/__init__.py
textacy/representations/network.py
textacy/representations/vsm.py
textacy/tm/__init__.py
textacy/tm/topic_model.py