LICENSE
MANIFEST.in
README.rst
logo.png
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
tests/__init__.py
tests/test_spellcheck.py
tests/test_text.py