ckiplab/ckiptagger
CKIP Neural Chinese Word Segmentation, POS Tagging, and NER observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 30
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2567
- days_rel: 420
- days_push: 420
- n_releases_24m: 1
Adoption not part of the score
1684 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CkipTagger is a Python library implementing neural CKIP-style Chinese NLP tools for word segmentation, part-of-speech tagging, and named entity recognition. It is built on TensorFlow/Keras and outperforms the classic CKIPWS and Jieba on Traditional Chinese benchmarks.
Use cases
- segment Chinese text into words
- tag parts of speech in Chinese sentences
- extract named entities from Chinese text
- process Traditional Chinese NLP pipelines
- apply custom dictionaries for domain-specific segmentation
- handle very long Chinese sentences without truncation
When to choose
- you need high-accuracy Traditional Chinese word segmentation, POS tagging, or NER
- you want a pip-installable neural alternative to Jieba or classic CKIPWS
- you need user-defined recommended-word or must-word lists
- you must process indefinitely long sentences
When to avoid
- you need Simplified Chinese-focused tooling with a lighter dependency footprint
- you want a framework-agnostic library without TensorFlow/Keras
- GPL-3.0 licensing is incompatible with your project
- you need languages other than Chinese
Facets
library · maturity stable
nlp machine-learning machine-learning python cross-platform chinese-nlp word-segmentation pos-tagging named-entity-recognition tensorflow traditional-chinese natural-language-processing
2 sources
- readme: https://github.com/ckiplab/ckiptagger · fetched 2026-08-28 · 0358a446be73
- registry_pypi: https://pypi.org/pypi/ckiptagger/json · fetched 2026-08-29 · d58c3fc01bd5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ckiplab/ckiptagger | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="ckiplab/ckiptagger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem