macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services 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: 2838
- days_rel: n/a
- days_push: 2017
- n_releases_24m: 0
Adoption not part of the score
4906 stars · 1242 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TensorFlow implementation of named entity recognition that fine-tunes Google BERT with a BiLSTM-CRF model, primarily targeting Chinese text. It also provides Flask-based serving code to deploy trained NER (and text classification) models as private server services.
Use cases
- train a NER model with BERT and BiLSTM-CRF
- recognize named entities in Chinese text
- fine-tune BERT for sequence labeling
- serve a NER model as an HTTP service
- extract person, location, and organization names from text
When to choose
- you need to fine-tune BERT for NER in TensorFlow 1.x
- you work mainly with Chinese sequence labeling data
- you want a simple self-hosted NER service
When to avoid
- you need PyTorch or modern TensorFlow 2.x
- you want actively maintained code or official support
- you need multilingual NER out of the box without code changes
Facets
library · maturity maintenance
machine-learning nlp llm-training sdk machine-learning deep-learning python windows named-entity-recognition bert bilstm-crf tensorflow chinese-nlp ner-service natural-language-processing linux macos
2 sources
- readme: https://github.com/macanv/BERT-BiLSTM-CRF-NER · fetched 2026-08-28 · bbffd341e53a
- homepage: https://github.com/macanv/BERT-BiLSMT-CRF-NER · fetched 2026-08-29 · 5a4f013baa9a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| macanv/BERT-BiLSTM-CRF-NER | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="macanv/BERT-BiLSTM-CRF-NER")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem