limchiahooi/nlp-chinese
This repo contains my Natural Language Processing (NLP) in Chinese project.
This project helps analyze Chinese text by segmenting it into individual words, cleaning out irrelevant common terms, and then identifying the most frequently used words. It takes raw Chinese text as input and produces a visualization like a word cloud, highlighting key terms. This is useful for anyone working with large volumes of Chinese text, such as researchers, linguists, or content analysts.
No commits in the last 6 months.
Use this if you need to understand the main themes or identify key terms within a large body of Chinese text.
Not ideal if you need advanced semantic analysis or translation, as this focuses on basic word frequency and visualization.
Stars
11
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
May 22, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/limchiahooi/nlp-chinese"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PyThaiNLP/pythainlp
Thai natural language processing in Python
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named...
jacksonllee/pycantonese
Cantonese Linguistics and NLP
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
hankcs/pyhanlp
中文分词