AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
NOTICE
README.rst
setup.cfg
setup.py
textblob/__init__.py
textblob/_text.py
textblob/base.py
textblob/blob.py
textblob/classifiers.py
textblob/compat.py
textblob/decorators.py
textblob/download_corpora.py
textblob/exceptions.py
textblob/formats.py
textblob/inflect.py
textblob/mixins.py
textblob/np_extractors.py
textblob/ordereddict.py
textblob/parsers.py
textblob/sentiments.py
textblob/taggers.py
textblob/tokenizers.py
textblob/translate.py
textblob/utils.py
textblob/wordnet.py
textblob.egg-info/PKG-INFO
textblob.egg-info/SOURCES.txt
textblob.egg-info/dependency_links.txt
textblob.egg-info/not-zip-safe
textblob.egg-info/requires.txt
textblob.egg-info/top_level.txt
textblob/en/__init__.py
textblob/en/en-context.txt
textblob/en/en-entities.txt
textblob/en/en-lexicon.txt
textblob/en/en-morphology.txt
textblob/en/en-sentiment.xml
textblob/en/en-spelling.txt
textblob/en/inflect.py
textblob/en/np_extractors.py
textblob/en/parsers.py
textblob/en/sentiments.py
textblob/en/taggers.py
textblob/unicodecsv/__init__.py