CONTRIBUTORS.md
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
bin/demo
preprocessing/__init__.py
preprocessing/errors.py
preprocessing/spellcheck.py
preprocessing/text.py
preprocessing.egg-info/PKG-INFO
preprocessing.egg-info/SOURCES.txt
preprocessing.egg-info/dependency_links.txt
preprocessing.egg-info/not-zip-safe
preprocessing.egg-info/requires.txt
preprocessing.egg-info/top_level.txt
preprocessing/data/word_numbers.txt
preprocessing/data/word_time.txt
tests/__init__.py
tests/test_text.py