Neuw84/CValue-TermExtraction
A free implementation of the C-Value algorithm
This tool helps researchers, analysts, or anyone working with large volumes of text quickly identify the most important multi-word terms and key phrases within their documents. It takes raw text in English or Spanish as input and outputs a ranked list of relevant key phrases, helping you understand the core topics without extensive manual reading. It's particularly useful for those who need to summarize or extract critical concepts from scientific papers, reports, or other complex textual data.
No commits in the last 6 months.
Use this if you need to automatically extract significant multi-word terms from text documents in English or Spanish to get a quick overview of their content.
Not ideal if you need a solution that requires no programming or integration with other text analysis tools, as this implementation requires a separate Part-of-Speech tagger and some coding to set up.
Stars
9
Forks
1
Language
Java
License
BSD-3-Clause
Category
Last pushed
Sep 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Neuw84/CValue-TermExtraction"
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
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다