← all repositories

hertz-pj/BERT-BiLSTM-CRF-NER-pytorch

A BERT-based deep learning model combining BiLSTM and CRF layers for Chinese Named Entity Recognition.

427 stars Python Language ModelsML Frameworks
BERT-BiLSTM-CRF-NER-pytorch
Velocity · 7d
+0.2
★ / day
Trend
steady
star history

This repository implements a BERT-BiLSTM-CRF architecture for sequence labeling in Named Entity Recognition tasks. It uses BERT as a feature extractor, BiLSTM to capture sequential dependencies, and a CRF layer to enforce valid tag sequences. The model processes text in BIO format and identifies entity spans across categories like names, addresses, companies, and organizations. Evaluation results on the CLUENER2020 Chinese dataset are provided in the README.

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