README.md
setup.py
lightText.egg-info/PKG-INFO
lightText.egg-info/SOURCES.txt
lightText.egg-info/dependency_links.txt
lightText.egg-info/requires.txt
lightText.egg-info/top_level.txt
lighttext/__init__.py
lighttext/component/__init__.py
lighttext/component/article.py
lighttext/component/character.py
lighttext/component/paragraph.py
lighttext/component/sentence.py
lighttext/component/vocabulary.py
lighttext/component/word.py
lighttext/string_search/__init__.py
lighttext/string_search/ac.py
lighttext/string_search/keyword.py
lighttext/text_mining/__init__.py
lighttext/text_mining/new_words_detection/__init__.py
lighttext/text_mining/new_words_detection/detector.py
lighttext/text_mining/new_words_detection/utils.py
lighttext/utils/__init__.py
test/test_article.py
test/test_paragraph.py
test/test_sentence.py