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/modules.rst
docs/readme.rst
docs/sentence_classifier.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
sentence_classifier/BERT.py
sentence_classifier/NLP_utils.py
sentence_classifier/NN.py
sentence_classifier/__init__.py
sentence_classifier/sentence_classifier.py
sentence_classifier/simple_classifiers.py
sentence_classifier.egg-info/PKG-INFO
sentence_classifier.egg-info/SOURCES.txt
sentence_classifier.egg-info/dependency_links.txt
sentence_classifier.egg-info/not-zip-safe
sentence_classifier.egg-info/top_level.txt
tests/__init__.py
tests/test_sentence_classifier.py