thunlp/THULAC-Python
An Efficient Lexical Analyzer for Chinese observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3760
- days_rel: n/a
- days_push: 1675
- n_releases_24m: 0
Adoption not part of the score
2085 stars · 332 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
THULAC is a Chinese lexical analysis toolkit from Tsinghua University's NLP lab that performs Chinese word segmentation and part-of-speech tagging. It offers a Python library and command-line interface, trained on a large manually annotated corpus with high accuracy and fast processing speeds.
Use cases
- segment chinese text into words
- part-of-speech tagging for chinese sentences
- batch tokenize a text file of chinese content
- preprocess chinese text for nlp pipelines
- convert traditional chinese to simplified before segmentation
- apply a custom user dictionary during chinese tokenization
When to choose
- you need fast, accurate chinese word segmentation with pos tagging in python
- you want a battle-tested tokenizer with a large trained model
- you need command-line batch segmentation of chinese text files
When to avoid
- you need segmentation for languages other than chinese
- you require actively maintained software with recent updates
- you need deep learning based or transformer-based tokenization
Facets
library · maturity maintenance
nlp parser python cross-platform cli chinese-word-segmentation part-of-speech-tagging lexical-analysis tokenization natural-language-processing chinese-nlp text-processing
1 source
- readme: https://github.com/thunlp/THULAC-Python · fetched 2026-08-28 · cd4ddc2cdce8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thunlp/THULAC-Python | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="thunlp/THULAC-Python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem