kavgan/phrase-at-scale
Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in languages other than English
This tool helps researchers, marketers, or analysts quickly find important phrases and key takeaways within large amounts of text, like customer reviews or survey responses. You provide a collection of text documents, and it outputs a list of the most frequent and meaningful phrases, along with the original text annotated with these discoveries. It's ideal for anyone needing to understand common themes or sentiment in extensive textual data.
131 stars. No commits in the last 6 months.
Use this if you need to automatically identify the most significant common phrases and concepts from massive text datasets in any language.
Not ideal if you only have a small amount of text or need to perform complex semantic analysis beyond phrase extraction.
Stars
131
Forks
45
Language
Python
License
—
Category
Last pushed
Jul 15, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/kavgan/phrase-at-scale"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
mbejda/Node-OpenNLP
Apache OpenNLP wrapper for Nodejs
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for...
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic...