COPYRIGHTS.txt
LICENSE
MANIFEST.in
NEWS.md
README.rst
requirements.txt
setup.cfg
setup.py
.eggs/README.txt
documentation/docs/conf.py
documentation/docs/_build/html/_sources/index.rst.txt
documentation/docs/_build/html/_sources/modules.rst.txt
documentation/docs/_build/html/_sources/page.rst.txt
documentation/docs/_build/html/_sources/_autosummary/big_text_files.rst.txt
documentation/docs/_build/html/_sources/_autosummary/docs_matrix.rst.txt
documentation/docs/_build/html/_sources/_autosummary/token_stats.rst.txt
documentation/docs/_build/html/_sources/_autosummary/tokenizer.rst.txt
documentation/docs/_build/html/_sources/_autosummary/utils.rst.txt
documentation/documentation_classes/big_text_files.py
documentation/documentation_classes/docs_matrix.py
documentation/documentation_classes/token_stats.py
documentation/documentation_classes/tokenizer.py
documentation/documentation_classes/utils.py
test/__init__.py
test/conftest.py
test/params_big_files.py
test/params_term_matrix.py
test/params_textTiny.py
test/params_token_stats.py
test/params_tokenizer.py
test/params_utils.py
test/test_big_files.py
test/test_term_matrix.py
test/test_token_stats.py
test/test_tokenizer.py
test/test_utils.py
test/VOCAB/batch1.txt
test/VOCAB/batch2.txt
test/VOCAB_token_stats/VOCAB_token_stats0.txt
test/VOCAB_token_stats/VOCAB_token_stats1.txt
test/parse_loader/batch1.txt
test/parse_loader/batch2.txt
test/tests_load_folder/TOKEN_ngram_PARSER.txt
test/tests_load_folder/VOCAB_token_stats.txt
test/tests_load_folder/term_matrix_file.csv
test/tests_load_folder/term_matrix_file.txt
test/tests_load_folder/tok_file.txt
test/tests_save_folder/empty_f.txt
textTinyPy/__init__.py
textTinyPy/textTinyPy.cpp
textTinyPy/textTinyPy.pxd
textTinyPy/textTinyPy.pyx
textTinyPy/textTinyPy.so
textTinyPy.egg-info/PKG-INFO
textTinyPy.egg-info/SOURCES.txt
textTinyPy.egg-info/dependency_links.txt
textTinyPy.egg-info/requires.txt
textTinyPy.egg-info/top_level.txt
textTinyPy/cpp_src/UTILS.h
textTinyPy/cpp_src/batch_tokenization.cpp
textTinyPy/cpp_src/batch_tokenization.h
textTinyPy/cpp_src/hash.h
textTinyPy/cpp_src/ngram_stemmer.cpp
textTinyPy/cpp_src/ngram_stemmer.h
textTinyPy/cpp_src/porter2_stemmer.cpp
textTinyPy/cpp_src/porter2_stemmer.h
textTinyPy/cpp_src/sort_2dim_vecs.h
textTinyPy/cpp_src/string_view.h
textTinyPy/cpp_src/term_associations.h
textTinyPy/cpp_src/term_matrix.cpp
textTinyPy/cpp_src/term_matrix.h
textTinyPy/cpp_src/token_big_files.cpp
textTinyPy/cpp_src/token_big_files.h
textTinyPy/cpp_src/token_stats.cpp
textTinyPy/cpp_src/token_stats.h
textTinyPy/cpp_src/tokenization.cpp
textTinyPy/cpp_src/tokenization.h
textTinyPy/locale/locale_stopword_encoding.csv
textTinyPy/stopwords/afrikaans.txt
textTinyPy/stopwords/arabic.txt
textTinyPy/stopwords/armenian.txt
textTinyPy/stopwords/basque.txt
textTinyPy/stopwords/bengali.txt
textTinyPy/stopwords/breton.txt
textTinyPy/stopwords/bulgarian.txt
textTinyPy/stopwords/catalan.txt
textTinyPy/stopwords/croatian.txt
textTinyPy/stopwords/czech.txt
textTinyPy/stopwords/danish.txt
textTinyPy/stopwords/dutch.txt
textTinyPy/stopwords/english.txt
textTinyPy/stopwords/estonian.txt
textTinyPy/stopwords/finnish.txt
textTinyPy/stopwords/french.txt
textTinyPy/stopwords/galician.txt
textTinyPy/stopwords/german.txt
textTinyPy/stopwords/greek.txt
textTinyPy/stopwords/hausa.txt
textTinyPy/stopwords/hebrew.txt
textTinyPy/stopwords/hindi.txt
textTinyPy/stopwords/hungarian.txt
textTinyPy/stopwords/indonesian.txt
textTinyPy/stopwords/irish.txt
textTinyPy/stopwords/italian.txt
textTinyPy/stopwords/latvian.txt
textTinyPy/stopwords/marathi.txt
textTinyPy/stopwords/norwegian.txt
textTinyPy/stopwords/persian.txt
textTinyPy/stopwords/polish.txt
textTinyPy/stopwords/portuguese.txt
textTinyPy/stopwords/romanian.txt
textTinyPy/stopwords/russian.txt
textTinyPy/stopwords/slovak.txt
textTinyPy/stopwords/slovenian.txt
textTinyPy/stopwords/somalia.txt
textTinyPy/stopwords/spanish.txt
textTinyPy/stopwords/swahili.txt
textTinyPy/stopwords/swedish.txt
textTinyPy/stopwords/turkish.txt
textTinyPy/stopwords/yoruba.txt
textTinyPy/stopwords/zulu.txt