wjbmattingly/spacyex
SpaCyEx allows the creation of spaCy Matcher patterns with RegEx like syntax.
This tool helps you precisely extract specific pieces of information or phrases from large amounts of text. You provide text content and a flexible, easy-to-understand pattern describing what you're looking for, and it identifies all matching instances. It's designed for anyone working with textual data who needs to find and pull out very particular word sequences or grammatical structures.
No commits in the last 6 months. Available on PyPI.
Use this if you need to reliably find and extract text based on complex linguistic rules, like a specific type of name followed by an action, rather than just simple keywords.
Not ideal if you're looking for a simple keyword search or if your text analysis needs involve large-scale topic modeling or sentiment analysis.
Stars
59
Forks
1
Language
Python
License
—
Category
Last pushed
May 03, 2024
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/wjbmattingly/spacyex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isaacus-dev/semchunk
A fast, lightweight and easy-to-use Python library for splitting text into semantically...
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
CUNY-CL/wikipron
Massively multilingual pronunciation mining
jacksonllee/pylangacq
Language Acquisition Research Tools
goodmami/wn
A modern, interlingual wordnet interface for Python