bryanchw/Traditional-Chinese-Stopwords-and-Punctuations-Library
Created a Python library specifically for Traditional Chinese stopwords and punctuations removal
This tool helps you clean Traditional Chinese text by removing common filler words (stopwords) and punctuation marks. It takes raw Traditional Chinese text, or text mixed with English, and outputs a cleaner version, making it easier to analyze. This is ideal for researchers, data analysts, or anyone working with Traditional Chinese textual data who needs to preprocess it for further study or machine learning tasks.
No commits in the last 6 months.
Use this if you need to prepare Traditional Chinese text data for analysis by removing irrelevant common words and punctuation.
Not ideal if your text data is primarily in Simplified Chinese or other languages, as its main focus is Traditional Chinese.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
May 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bryanchw/Traditional-Chinese-Stopwords-and-Punctuations-Library"
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
中文分词