HIT-SCIR/ltp
Language Technology Platform observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 71
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5572
- days_rel: n/a
- days_push: 175
- n_releases_24m: 0
Adoption not part of the score
5259 stars · 1060 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LTP (Language Technology Platform) is an open-source neural NLP toolkit for Chinese supporting word segmentation, POS tagging, NER, dependency parsing, semantic dependency parsing, and semantic role labeling via a shared multi-task pre-trained model. It offers Python and Rust packages, pre-trained models, and an optional server mode.
Use cases
- segment chinese text into words
- pos tagging for chinese sentences
- named entity recognition in chinese text
- dependency parsing of chinese sentences
- semantic role labeling for chinese
- chinese nlp pipeline for text analysis
When to choose
- you need accurate Chinese-specific lexical, syntactic, or semantic analysis
- you want a single multi-task model instead of one model per task
- you prefer a pip-installable Python toolkit with pretrained models
When to avoid
- you need multilingual NLP beyond Chinese
- you need a permissive license - the repo lists no license
- you only need general-purpose LLM features rather than classical NLP tasks
Facets
library · maturity active
nlp machine-learning parser machine-learning python rust cross-platform chinese-nlp word-segmentation pos-tagging dependency-parsing semantic-role-labeling named-entity-recognition multitask-learning natural-language-processing
5 sources
- readme: https://github.com/HIT-SCIR/ltp · fetched 2026-08-28 · b6b73b7a7060
- homepage: http://ltp.ai · fetched 2026-08-29 · da8f67878f5b
- site_page: https://ltp.ai/docs/index.html · fetched 2026-08-29 · 52988a0f9a67
- registry_pypi: https://pypi.org/pypi/ltp/json · fetched 2026-08-29 · 5813bc0ef1d7
- site_page: https://ltp.ai/faq.html · fetched 2026-08-29 · 71d578181a44
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HIT-SCIR/ltp | main | 55 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem