Determined22/zh-NER-TF

A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)

43
/ 100
Emerging

Implements character-level sequence labeling with a CRF output layer that enforces valid tag transitions (e.g., preventing I-LOC after B-PER), addressing limitations of softmax-only approaches. Trained on the MSRA corpus to recognize PERSON, LOCATION, and ORGANIZATION entities, with BiLSTM layers capturing bidirectional context across Chinese character sequences. Built for TensorFlow 1.2 with support for custom datasets in BIO tag format and includes evaluation tools against the SIGHAN benchmark.

2,336 stars. No commits in the last 6 months.

No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 8 / 25
Community 25 / 25

How are scores calculated?

Stars

2,336

Forks

928

Language

Python

License

Last pushed

Apr 18, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Determined22/zh-NER-TF"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.