LICENSE.txt
README.rst
setup.py
bin/txtcomplexity
textcomplexity/__init__.py
textcomplexity/cli.py
textcomplexity/compression.py
textcomplexity/constituency.py
textcomplexity/de.json
textcomplexity/dependency.py
textcomplexity/en.json
textcomplexity/pos.py
textcomplexity/sentence.py
textcomplexity/surface.py
textcomplexity/version.py
textcomplexity/vocabulary_richness.py
textcomplexity.egg-info/PKG-INFO
textcomplexity.egg-info/SOURCES.txt
textcomplexity.egg-info/dependency_links.txt
textcomplexity.egg-info/requires.txt
textcomplexity.egg-info/top_level.txt
textcomplexity/utils/__init__.py
textcomplexity/utils/conllu.py
textcomplexity/utils/custom_tsv.py
textcomplexity/utils/graph.py
textcomplexity/utils/misc.py
textcomplexity/utils/text.py
textcomplexity/utils/token.py
textcomplexity/utils/windows.py