← all repositories

taishan1994/pytorch_bert_bilstm_crf_ner

A BERT-BiLSTM-CRF model for Chinese named entity recognition built with PyTorch.

pytorch_bert_bilstm_crf_ner
Velocity · 7d
+0.3
★ / day
Trend
steady
star history

This repository implements a neural NER system combining BERT pre-trained embeddings with bidirectional LSTM layers and a Conditional Random Field decoding layer for sequence labeling. It uses the HuggingFace transformers library to load Chinese BERT weights and processes data in BIOES tagging format. The system supports training, validation, and evaluation on Chinese NER datasets like cner.

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