Ross ROSS = Recommend OSS · open-source software intelligence for agents

crownpku/Information-Extraction-Chinese

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取 observed · 2026-08-28

github.com/crownpku/Information-Extraction-Chinese · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 3311
  • days_rel: n/a
  • days_push: 944
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2264 stars · 798 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of deep learning models for Chinese information extraction, including named entity recognition with IDCNN or biLSTM+CRF and relation extraction with biGRU+2ATT. It is organized as separate sub-projects with their own documentation, implemented in Python with TensorFlow.

Use cases

  • extract named entities from Chinese text
  • recognize person, organization and location names in Chinese documents
  • extract relations between entities in Chinese sentences
  • train a Chinese NER model with biLSTM+CRF
  • run Chinese relation extraction with attention-based biGRU
  • build an information extraction pipeline for Chinese text

When to choose

  • you need Chinese-specific NER or relation extraction with classic deep learning architectures
  • you want trainable TensorFlow models for Chinese entity and relation extraction
  • you need reference implementations of IDCNN+CRF or biGRU+attention for Chinese NLP

When to avoid

  • you need production-grade maintained software with a license and active support
  • you need multilingual or English information extraction
  • you want transformer-based or LLM-era extraction models out of the box

Facets

library · maturity maintenance

nlp machine-learning deep-learning machine-learning artificial-intelligence python chinese-nlp named-entity-recognition relation-extraction information-extraction tensorflow idcnn bilstm-crf bigru-attention natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
crownpku/Information-Extraction-Chinesemain32

For agents

markdown · JSON · MCP: product_card(name="crownpku/Information-Extraction-Chinese")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem