LICENSE
README.md
setup.py
wordfreak/__init__.py
wordfreak/_version.py
wordfreak.egg-info/PKG-INFO
wordfreak.egg-info/SOURCES.txt
wordfreak.egg-info/dependency_links.txt
wordfreak.egg-info/requires.txt
wordfreak.egg-info/top_level.txt
wordfreak/parser/DocxParser.py
wordfreak/parser/Parser.py
wordfreak/parser/PdfParser.py
wordfreak/parser/TxtParser.py
wordfreak/parser/__init__.py
wordfreak/service/__init__.py
wordfreak/service/wordFrequency.py
wordfreak/util/__init__.py
wordfreak/util/constants.py