LICENSE
README.md
setup.py
linguaf/__init__.py
linguaf/descriptive_statistics.py
linguaf/lexical_complexity.py
linguaf/lexical_diversity.py
linguaf/readability.py
linguaf.egg-info/PKG-INFO
linguaf.egg-info/SOURCES.txt
linguaf.egg-info/dependency_links.txt
linguaf.egg-info/requires.txt
linguaf.egg-info/top_level.txt
linguaf/resources/stopwords/en.json
linguaf/resources/stopwords/ru.json
tests/__init__.py
tests/test_descriptive_statistics.py
tests/test_lexical_complexity.py
tests/test_lexical_diversity.py
tests/test_readability.py