BYU-PCCL/regexv
Regex using word embeddings for text matching
Quickly find text patterns where part of the phrase could be any of several similar words without having to list every single option. You provide a phrase with a placeholder for a concept, and it identifies matching sentences even if they use synonyms or related terms. This is ideal for anyone working with large amounts of text who needs to identify mentions of specific ideas or categories.
No commits in the last 6 months.
Use this if you need to match text based on conceptual similarity rather than exact word lists, saving time on exhaustive pattern writing.
Not ideal if you require precise, literal keyword matching or if the conceptual variations are very broad and undefined.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/BYU-PCCL/regexv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
embeddings-benchmark/mteb
MTEB: Massive Text Embedding Benchmark
harmonydata/harmony
The Harmony Python library: a research tool for psychologists to harmonise data and...
yannvgn/laserembeddings
LASER multilingual sentence embeddings as a pip package
embeddings-benchmark/results
Data for the MTEB leaderboard
Hironsan/awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.