jackmen/PhuzzyMatcher

Combination of the RapidFuzz library with Spacy PhraseMatcher

48
/ 100
Emerging

PhuzzyMatcher helps data scientists and NLP practitioners quickly identify and extract key phrases from text, even if they're phrased slightly differently across documents. You provide a list of target phrases and a collection of text documents, and it helps you find all instances of those phrases, including variations. This is especially useful for preparing datasets for training named entity recognition (NER) or other text classification models.

Use this if you need to find variations of specific phrases within a large corpus of text to create an annotated dataset for training a language model.

Not ideal if you require extremely fast processing for real-time applications or if you only need exact phrase matching.

NLP data-annotation text-mining named-entity-recognition data-preparation
No Package No Dependents
Maintenance 13 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 15 / 25

How are scores calculated?

Stars

7

Forks

4

Language

Jupyter Notebook

License

MIT

Last pushed

Mar 18, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jackmen/PhuzzyMatcher"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.