[1]2019达观杯 第七名代码
https://github.com/cdjasonj/datagrand.git [2]中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
https://github.com/luopeixiang/named_entity_recognition.git
[3]https://www.lookfor404.com/用crf做命名实体识别-ner系列(三)/
[4]pytorch BiLSTM+CRF代码详解
https://www.jianshu.com/p/566c6faace64