MANIFEST.in
README.md
conf.py
setup.py
version.py
_examples/__init__.py
examples/__init__.py
pysentiment2/__init__.py
pysentiment2/base.py
pysentiment2/hiv4.py
pysentiment2/lm.py
pysentiment2/utils.py
pysentiment2.egg-info/PKG-INFO
pysentiment2.egg-info/SOURCES.txt
pysentiment2.egg-info/dependency_links.txt
pysentiment2.egg-info/entry_points.txt
pysentiment2.egg-info/requires.txt
pysentiment2.egg-info/top_level.txt
pysentiment2/static/Currencies.txt
pysentiment2/static/DatesandNumbers.txt
pysentiment2/static/Generic.txt
pysentiment2/static/Geographic.txt
pysentiment2/static/HIV-4.csv
pysentiment2/static/LM.csv
pysentiment2/static/Names.txt
tests/__init__.py
tests/test_dict.py
tests/test_utils.py