Popularity
1.9
Growing
Activity
3.5
-
134
3
6

Description

This package includes a pure Python function that enables you to represent a set of keywords (strings) as an efficient regular expression. With it, you can perform various operations, such as replacing and extracting keywords. The package's name comes from the internal trie used to build the regular expression (trie to regex). It is fast and integrates with pandas, spacy, and others.

Programming language: Python
License: MIT License

Efficient keyword mining with regular expressions alternatives and similar packages

Based on the "Text Processing" category.
Alternatively, view trrex alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Efficient keyword mining with regular expressions or a related project?

Add another 'Text Processing' Package