ownthink/Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2803
- days_rel: n/a
- days_push: 1580
- n_releases_24m: 0
Adoption not part of the score
3425 stars · 606 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Jiagu is a Python library for Chinese natural language processing built on deep learning models trained on large-scale corpora. It provides Chinese word segmentation, part-of-speech tagging, named entity recognition, sentiment analysis, knowledge graph relation extraction, keyword extraction, text summarization, new word discovery, and text clustering.
Use cases
- segment chinese text into words
- chinese part-of-speech tagging
- named entity recognition for chinese text
- extract relations for knowledge graphs from chinese text
- extract keywords from chinese documents
- summarize chinese articles
- sentiment analysis of chinese text
- discover new words from a corpus
When to choose
- you need an easy pip-installable toolkit for Chinese NLP tasks like segmentation, NER, and sentiment analysis
- you want relation extraction to bootstrap a Chinese knowledge graph from encyclopedic descriptions
- you need offline Chinese text mining utilities such as keyword extraction, summarization, or new word discovery
When to avoid
- you need production-grade NER or relation extraction with state-of-the-art accuracy and active support
- you primarily work with non-Chinese text
- you need long-term maintenance guarantees - the latest release dates to 2022
Facets
library · maturity maintenance
nlp machine-learning parser machine-learning large-language-models python cross-platform chinese-nlp word-segmentation named-entity-recognition part-of-speech-tagging sentiment-analysis relation-extraction knowledge-graph text-summarization keyword-extraction new-word-discovery text-clustering natural-language-processing
4 sources
- readme: https://github.com/ownthink/Jiagu · fetched 2026-08-28 · d8cac56f9b97
- homepage: https://www.ownthink.com/ · fetched 2026-08-29 · 4e1077973fb1
- site_page: https://www.ownthink.com/AboutUs · fetched 2026-08-29 · 4e1077973fb1
- registry_pypi: https://pypi.org/pypi/jiagu/json · fetched 2026-08-29 · 5a81047a679d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ownthink/Jiagu | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem