Neuw84/RAKE-Java
A Java implementation of the Rapid Automatic Keyword Extraction Framework ( RAKE )
This tool helps content creators, researchers, and data analysts quickly identify the most important keywords and phrases within a single document. You provide a text document, and it outputs a list of relevant terms that capture the essence of the content. It's ideal for anyone needing to understand or summarize text efficiently.
No commits in the last 6 months.
Use this if you need to automatically extract key phrases from individual documents to understand their main topics without extensive manual reading.
Not ideal if you need to analyze relationships between documents, categorize large datasets, or perform complex semantic analysis beyond keyword extraction.
Stars
29
Forks
13
Language
Java
License
BSD-3-Clause
Category
Last pushed
Feb 08, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Neuw84/RAKE-Java"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
andrewtavis/kwx
BERT, LDA, and TFIDF based keyword extraction in Python
alirezatheh/perke
A keyphrase extractor for Persian
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter...
lovit/KR-WordRank
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다