LICENSE.txt
MANIFEST.in
README.md
instructions.txt
req.txt
setup.py
tox.ini
aadetools.egg-info/PKG-INFO
aadetools.egg-info/SOURCES.txt
aadetools.egg-info/dependency_links.txt
aadetools.egg-info/requires.txt
aadetools.egg-info/top_level.txt
src/__init__.py
src/morph/__init__.py
src/morph/charsets.py
src/morph/lemmatizeSentence.py
src/morph/morph_tagger.py
src/morph/settings.py
src/morph/tokenizers_words.py
src/parse/__init__.py
src/parse/parser.py