vgrabovets/multi_rake
Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python
This tool helps content creators, researchers, and analysts quickly identify the main topics and key phrases within any written text. You provide text in any language, and it outputs a list of relevant keywords, even without knowing the language beforehand. This is ideal for anyone needing to distill large amounts of text into its core concepts.
272 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to extract important keywords from documents, articles, or other text, especially if you work with multiple languages or don't want to manually create lists of common words to ignore.
Not ideal if you require highly nuanced or domain-specific keyword extraction that relies on deep semantic understanding or very specific linguistic rules beyond general phrase identification.
Stars
272
Forks
37
Language
Python
License
MIT
Category
Last pushed
Jul 20, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/vgrabovets/multi_rake"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
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
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다