lonePatient/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span) 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2759
- days_rel: n/a
- days_push: 1271
- n_releases_24m: 0
Adoption not part of the score
2235 stars · 433 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch library for Chinese Named Entity Recognition using BERT-based models with Softmax, CRF, and Span decoding heads. It also supports ALBERT variants and training tricks like focal loss, label smoothing, and adversarial training.
Use cases
- train a Chinese NER model with BERT and CRF
- run named entity recognition on Chinese text
- compare BERT softmax vs CRF vs span NER architectures
- fine-tune ALBERT for Chinese sequence labeling
- apply focal loss or label smoothing to NER training
- reproduce CLUENER benchmark results
When to choose
- you need Chinese NER with pretrained BERT/ALBERT models in PyTorch
- you want to experiment with different decoding heads and loss functions for sequence labeling
- you need benchmark baselines on CLUENER or CNER datasets
When to avoid
- you need NER for languages other than Chinese
- you want a maintained production library with recent PyTorch support (it targets PyTorch 1.1-1.5)
- you need multilingual or modern transformer NER pipelines
Facets
library · maturity maintenance
nlp machine-learning deep-learning machine-learning deep-learning python named-entity-recognition bert chinese-nlp crf pytorch albert sequence-labeling natural-language-processing linux gpu
1 source
- readme: https://github.com/lonePatient/BERT-NER-Pytorch · fetched 2026-08-28 · 7545befecf21
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lonePatient/BERT-NER-Pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lonePatient/BERT-NER-Pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem