flashtext2 and flashtext2-rs
These are ecosystem siblings, where the Rust implementation likely serves as a high-performance backend or alternative to the Python library for FlashText operations, rather than a direct competitor for all use cases.
About flashtext2
shner-elmo/flashtext2
The fastest FlashText library for Python
This tool helps data analysts and NLP practitioners quickly find or replace specific words and phrases within large amounts of text. You provide a list of keywords and the text you want to process, and it rapidly identifies all occurrences or swaps them for new terms. This is ideal for cleaning data, anonymizing information, or preparing text for further analysis.
About flashtext2-rs
shner-elmo/flashtext2-rs
Flashtext implementation in Rust
This tool helps developers efficiently find or replace many specific words or phrases within large amounts of text. You provide a list of keywords and the text to process, and it rapidly returns either the extracted keywords or the text with keywords replaced. It's designed for software developers building applications that need fast text manipulation.
Scores updated daily from GitHub, PyPI, and npm data. How scores work