LICENSE
MANIFEST.in
README.md
setup.py
SqueakyCleanText.egg-info/PKG-INFO
SqueakyCleanText.egg-info/SOURCES.txt
SqueakyCleanText.egg-info/dependency_links.txt
SqueakyCleanText.egg-info/entry_points.txt
SqueakyCleanText.egg-info/requires.txt
SqueakyCleanText.egg-info/top_level.txt
sct/__init__.py
sct/config.py
sct/sct.py
sct/scripts/__init__.py
sct/scripts/download_nltk_stopwords.py
sct/utils/__init__.py
sct/utils/constants.py
sct/utils/contact.py
sct/utils/datetime.py
sct/utils/ner.py
sct/utils/normtext.py
sct/utils/resources.py
sct/utils/special.py
sct/utils/stopwords.py
tests/__init__.py
tests/test_sct.py