SeanLee97/xmnlp
xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3133
- days_rel: n/a
- days_push: 1390
- n_releases_24m: 0
Adoption not part of the score
1297 stars · 184 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
xmnlp is an out-of-the-box Chinese natural language processing toolkit in Python built on ONNX Runtime. It provides lexical analysis (segmentation, POS tagging, NER), sentiment analysis, spell checking, pinyin conversion, radical extraction, text summarization, and sentence embeddings/similarity.
Use cases
- segment chinese text into words
- tag parts of speech in chinese sentences
- recognize named entities in chinese text
- check and correct chinese spelling errors
- convert chinese text to pinyin
- analyze sentiment of chinese reviews
- extract keywords and keyphrases from chinese documents
- compute sentence similarity for chinese text
When to choose
- you need a lightweight, easy-to-install Chinese NLP toolkit with many built-in tasks
- you want ONNX-based inference without heavy deep learning frameworks
- you need custom dictionaries for segmentation and tagging
When to avoid
- you need state-of-the-art accuracy on complex NLP tasks
- you need languages other than Chinese
- you need actively maintained software with recent updates
Facets
library · maturity maintenance
nlp machine-learning machine-learning python windows chinese-nlp segmentation pos-tagging ner sentiment-analysis spell-check pinyin radicals text-summarization sentence-embeddings onnx natural-language-processing linux macos
2 sources
- readme: https://github.com/SeanLee97/xmnlp · fetched 2026-08-28 · 9f60922fcd98
- registry_pypi: https://pypi.org/pypi/xmnlp/json · fetched 2026-08-29 · 740e4d03004b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SeanLee97/xmnlp | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem