JacksonCakes/chinese_keybert
A minimal chinese keywords extraction with BERT
This tool helps you quickly understand the core topics of Chinese text documents by extracting the most important keywords. You provide it with Chinese text, and it returns a list of highly relevant keywords. It's ideal for anyone who needs to quickly grasp the essence of Chinese articles, reports, or research papers without reading them in full.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly identify the main themes and topics from Chinese-language content, like news articles, academic papers, or business reports.
Not ideal if you need to extract keywords from languages other than Chinese, or if you require highly specific or customized keyword weighting for very niche terminology.
Stars
10
Forks
2
Language
Python
License
MIT
Category
Last pushed
Nov 01, 2022
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/JacksonCakes/chinese_keybert"
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
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다