LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
flashtext/__init__.py
flashtext/keyword.py
flashtext_i18n.egg-info/PKG-INFO
flashtext_i18n.egg-info/SOURCES.txt
flashtext_i18n.egg-info/dependency_links.txt
flashtext_i18n.egg-info/top_level.txt
test/__init__.py
test/test_cjk_adjacent.py
test/test_cjk_number.py
test/test_dictionary_loading.py
test/test_empty_boundary.py
test/test_extract_fuzzy.py
test/test_extractor.py
test/test_file_load.py
test/test_kp_exceptions.py
test/test_kp_extract_span.py
test/test_kp_get_all_keywords.py
test/test_kp_len.py
test/test_kp_next_word.py
test/test_kp_term_in_kp.py
test/test_loading_keyword_list.py
test/test_remove_keywords.py
test/test_replace_fuzzy.py
test/test_replacer.py
test/test_underscore.py
test/test_unicode_span.py