koth/kcws
Deep Learning Chinese Word Segment observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3569
- days_rel: n/a
- days_push: 3029
- n_releases_24m: 0
Adoption not part of the score
2069 stars · 630 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A deep learning Chinese word segmentation toolkit implemented in C++ with TensorFlow, supporting BiLSTM+CRF and IDCNN+CRF models, plus part-of-speech tagging. It includes training pipelines (word2vec, data generation, model export) and a backend web service for segmentation.
Use cases
- segment chinese text into words
- chinese word segmentation with deep learning
- tag part of speech for chinese sentences
- train a custom chinese segmentation model
- run a segmentation web service api
- recognize company names in chinese text
- add a custom dictionary to segmentation
When to choose
- you need Chinese word segmentation or POS tagging with neural models
- you want to train your own segmentation model on custom annotated corpora
- you need a C++ backend service for segmentation with custom dictionary support
When to avoid
- you need actively maintained software or a permissive license (no license, last release 2018)
- you need segmentation for languages other than Chinese
- you want a pure Python or pip-installable solution
Facets
library · maturity maintenance
nlp machine-learning deep-learning http-server machine-learning deep-learning cpp python chinese-word-segmentation bilstm-crf idcnn-crf pos-tagger tensorflow word2vec custom-dictionary natural-language-processing chinese-text-segmentation linux
1 source
- readme: https://github.com/koth/kcws · fetched 2026-08-28 · c81929776737
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| koth/kcws | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem