hailiang-wang/keyphrase-cpp
Automatic Keyphrase Extraction: A Survey of the State of the Art
This tool helps researchers and content analysts automatically identify the main topics and themes within a text. It takes one or more text files, previously annotated with parts-of-speech, and produces a list of keyphrases for each file. This is ideal for anyone needing to quickly grasp the core ideas of documents without manual reading.
No commits in the last 6 months.
Use this if you need to automatically extract the most important phrases from a collection of academic papers, articles, or other textual content.
Not ideal if your text files are not already annotated with Penn Treebank Part-of-Speech tags or if you need a real-time, online keyphrase extraction service.
Stars
8
Forks
1
Language
C++
License
—
Category
Last pushed
Feb 16, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hailiang-wang/keyphrase-cpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
alirezatheh/perke
A keyphrase extractor for Persian
andrewtavis/kwx
BERT, LDA, and TFIDF based keyword extraction in Python
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter...
lovit/KR-WordRank
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다