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
nlptools/__init__.py
nlptools/cli.py
nlptools/nlptools.py
nlptools/data/my_data.pickle
nlptools/morph/__init__.py
nlptools/morph/charsets.py
nlptools/morph/lemmatizeSentence.py
nlptools/morph/morph_tagger.py
nlptools/morph/settings.py
nlptools/morph/tokenizers_words.py
nlptools/parse/__init__.py
nlptools/parse/parser.py
nlptoolssna.egg-info/PKG-INFO
nlptoolssna.egg-info/SOURCES.txt
nlptoolssna.egg-info/dependency_links.txt
nlptoolssna.egg-info/entry_points.txt
nlptoolssna.egg-info/not-zip-safe
nlptoolssna.egg-info/requires.txt
nlptoolssna.egg-info/top_level.txt
tests/__init__.py
tests/test_nlptools.py