jimichan/mynlp
一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)
This tool helps developers working with Chinese text to accurately process and understand its meaning. It takes raw Chinese text and can segment it into words, identify parts of speech, recognize named entities like people's names, convert between traditional and simplified characters, and even generate pinyin. This is for software developers building applications that need to analyze or interpret Chinese language data at a high performance level.
690 stars. No commits in the last 6 months.
Use this if you are a software developer building applications that require high-performance, accurate Chinese natural language processing capabilities, such as text analysis, search, or content moderation.
Not ideal if you need a non-developer-friendly interface or a ready-to-use application rather than a programming library.
Stars
690
Forks
90
Language
Java
License
Apache-2.0
Category
Last pushed
Sep 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jimichan/mynlp"
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
中文分词