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

shiyybua/NER

基于tensorflow深度学习的中文的命名实体识别 observed · 2026-08-28

github.com/shiyybua/NER · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3284
  • days_rel: n/a
  • days_push: 3097
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1054 stars · 398 forks observed · 2026-08-28

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

A Chinese named entity recognition (NER) system built with TensorFlow, using a bidirectional RNN combined with a CRF layer for sequence labeling. It relies on pre-trained word embeddings and provides training and prediction scripts driven by a config file.

Use cases

  • recognize named entities in Chinese text
  • train a BiRNN-CRF NER model on custom Chinese corpora
  • run sequence labeling with TensorFlow
  • experiment with word embeddings for Chinese NER
  • build a Chinese entity extraction pipeline

When to choose

  • you need a simple, readable TensorFlow implementation of BiRNN+CRF for Chinese NER
  • you want to train an NER model on your own pre-segmented Chinese data with custom word embeddings
  • you are studying classic deep-learning approaches to sequence labeling

When to avoid

  • you need a maintained library with active support or a license
  • you want modern transformer-based NER or pretrained models out of the box
  • your project requires TensorFlow 2.x or recent Python versions

Facets

library · maturity abandoned

nlp machine-learning deep-learning machine-learning deep-learning python named-entity-recognition chinese-nlp tensorflow birnn crf sequence-labeling natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
shiyybua/NERmain32

For agents

markdown · JSON · MCP: product_card(name="shiyybua/NER")

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