luopeixiang / named_entity_recognition

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
2.12k stars 538 forks source link

如何添加Bert模型 #50

Open Liujiahao1111 opened 1 year ago

Liujiahao1111 commented 1 year ago

请问如何在各模型添加BERT层