shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。 observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 94
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 206
- age_days: 3107
- days_rel: 39
- days_push: 39
- n_releases_24m: 4
Adoption not part of the score
6515 stars · 1161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pycorrector is a Python toolkit for Chinese text error correction, supporting phonetic, visual, and grammar error types with models including Kenlm, MacBERT, T5, ChatGLM3, and Qwen2.5. It offers ready-to-use correctors and pretrained models for spelling and grammar correction tasks.
Use cases
- correct spelling errors in chinese text
- fix grammar mistakes in chinese sentences
- proofread text from pinyin input or speech recognition
- correct ocr output with similar-looking character errors
- correct search engine queries
- fine-tune llm models for chinese text correction
When to choose
- you need chinese-specific spelling and grammar correction out of the box
- you want to compare or swap multiple correction models (kenlm, bert-based, llm-based)
- you need pretrained chinese correction models from huggingface
When to avoid
- you need error correction for non-chinese languages
- you need a lightweight spell checker without ml model dependencies
- you cannot run gpu inference for the llm-based correctors
Facets
library · maturity active
nlp machine-learning llm-inference parser large-language-models machine-learning python cross-platform text-correction chinese-nlp spell-check grammar-correction macbert kenlm t5 qwen natural-language-processing
3 sources
- readme: https://github.com/shibing624/pycorrector · fetched 2026-08-28 · e0adc8ad6811
- homepage: https://www.mulanai.com/product/corrector/ · fetched 2026-08-29 · c3cdaacad24d
- registry_pypi: https://pypi.org/pypi/pycorrector/json · fetched 2026-08-29 · 7aefe2c24e6f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shibing624/pycorrector | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="shibing624/pycorrector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem