README.md
setup.py
tests/__init__.py
tests/conftest.py
tests/test_docs.py
tests/test_sklearn.py
tests/test_tfm.py
tests/test_tok/__init__.py
tests/test_tok/test_whitespace.py
tokenwiser/__init__.py
tokenwiser/__main__.py
tokenwiser/common.py
tokenwiser.egg-info/PKG-INFO
tokenwiser.egg-info/SOURCES.txt
tokenwiser.egg-info/dependency_links.txt
tokenwiser.egg-info/requires.txt
tokenwiser.egg-info/top_level.txt
tokenwiser/prep/__init__.py
tokenwiser/prep/_cleaner.py
tokenwiser/prep/_hyphen.py
tokenwiser/prep/_morph.py
tokenwiser/prep/_phonetic.py
tokenwiser/prep/_prep.py
tokenwiser/prep/_yake.py
tokenwiser/proj/__init__.py
tokenwiser/tok/__init__.py
tokenwiser/tok/_spacy.py
tokenwiser/tok/_tok.py
tokenwiser/tok/_whitespace.py