文件名称:Python-FlashText该模块可用于替换句子中的关键字或从句子中提取关键字
文件大小:104KB
文件格式:ZIP
更新时间:2022-08-30 01:51:15
Python开发-其它杂项
FlashText 该模块可用于替换句子中的关键字或从句子中提取关键字。
【文件预览】:
flashtext-master
----MANIFEST.in(54B)
----.coveralls.yml(0B)
----README.rst(9KB)
----.travis.yml(348B)
----LICENSE(1KB)
----test()
--------keyword_extractor_test_cases.json(17KB)
--------test_loading_keyword_list.py(983B)
--------test_extractor.py(2KB)
--------keyword_remover_test_cases.json(4KB)
--------test_kp_term_in_kp.py(2KB)
--------test_dictionary_loading.py(1KB)
--------test_replacer.py(2KB)
--------test_kp_extract_span.py(2KB)
--------__init__.py(0B)
--------test_file_load.py(2KB)
--------test_kp_len.py(2KB)
--------test_remove_keywords.py(4KB)
--------test_kp_get_all_keywords.py(818B)
--------test_kp_exceptions.py(2KB)
--------keywords_format_one.txt(124B)
--------keywords_format_two.txt(23B)
----setup.cfg(27B)
----setup.py(1KB)
----benchmark.png(76KB)
----flashtext()
--------keyword.py(26KB)
--------__init__.py(47B)
----docs()
--------conf.py(5KB)
--------index.rst(9KB)
--------Makefile(606B)
--------api.rst(2KB)
--------keyword_processor.rst(124B)
----docker-compose.yml(1KB)
----.gitignore(1KB)
----.coveragerc(38B)