{"library":"flashtext","type":"library","category":null,"description":"Flashtext is a Python library designed for efficient keyword extraction and replacement in sentences. It employs a custom algorithm based on Aho-Corasick and Trie data structures, providing significant performance gains over regular expressions, especially for large dictionaries of keywords. The current stable version is 2.7, released in 2018, and it is largely in a maintenance state, though still widely used.","language":"python","status":"maintenance","version":"2.7","tags":["text-processing","keyword-extraction","keyword-replacement","nlp","performance"],"last_verified":"Thu May 21","install":[{"cmd":"pip install flashtext","imports":["from flashtext import KeywordProcessor"]}],"homepage":null,"github":"http://github.com/vi3k6i5/flashtext","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flashtext/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/flashtext/compatibility"}}