monpa-team/monpa
MONPA 罔拍是一個提供正體中文斷詞、詞性標註以及命名實體辨識的多任務模型
MONPA is a tool for precisely breaking down traditional Chinese text into individual words, identifying their parts of speech (like nouns or verbs), and recognizing named entities (such as people, organizations, or locations). You input raw traditional Chinese sentences or long texts, and it outputs lists of segmented words or words with their corresponding grammatical tags and entity types. This tool is useful for data scientists, linguists, or researchers working with traditional Chinese text data.
247 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to accurately segment traditional Chinese text and extract grammatical and entity information for natural language processing tasks.
Not ideal if you are working with simplified Chinese or require real-time processing of extremely long documents without pre-segmentation.
Stars
247
Forks
25
Language
Python
License
—
Category
Last pushed
Feb 20, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/monpa-team/monpa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
中文分词