AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
straycat/__init__.py
straycat.egg-info/PKG-INFO
straycat.egg-info/SOURCES.txt
straycat.egg-info/dependency_links.txt
straycat.egg-info/not-zip-safe
straycat.egg-info/requires.txt
straycat.egg-info/top_level.txt
straycat/text_preprocessing/__init__.py
straycat/text_preprocessing/core_text_preprocessing.py
straycat/text_preprocessing/count_decorator.py
straycat/text_preprocessing/text_preprocessing.py
tests/__init__.py
tests/text_preprocessing/__init__.py
tests/text_preprocessing/test_core_text_preprocessing.py
tests/text_preprocessing/test_text_preprocessing.py