← all repositories

macanv/BERT-BiLSTM-CRF-NER

A TensorFlow implementation combining BERT pre-training with BiLSTM-CRF for Named Entity Recognition tasks, with Flask-based inference serving.

BERT-BiLSTM-CRF-NER
Velocity · 7d
+1.8
★ / day
Trend
steady
star history

This repository provides a complete NER (Named Entity Recognition) solution using Google BERT for feature extraction fine-tuned with a Bidirectional LSTM CRF layer. The project supports both Chinese and English NER tasks, includes training pipelines with configurable parameters, and exposes a Flask-based HTTP service for serving NER predictions. The architecture leverages BERT’s contextual representations combined with sequence labeling through CRF decoding.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.