节点文献

基于深度学习的中文命名实体识别研究

Research on Chinese Named Entity Recognition based on Deep Learning

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 王雪梅陶宏才

【Author】 WANG Xuemei;TAO Hongcai;College of Information Science & Technology, Southwest Jiaotong University;

【机构】 西南交通大学信息科学与技术学院

【摘要】 针对经典BiLSTM-CRF命名实体识别模型训练时间长、无法解决一词多义及不能充分学习文本上下文语义信息的问题,提出一种基于BERT-BiGRU-Attention-CRF的中文命名实体识别模型。首先利用BERT语言模型预训练词向量,以弥补传统词向量模型无法解决一词多义的问题;其次,利用双向门控循环单元(BiGRU)神经网络层对文本深层次的信息进行特征提取,计算每个标签的预测分值,得到句子的隐藏状态序列;然后利用注意力机制(Attention)层对词加权表征,挖掘词间的关联关系,得到新预测分值,新状态序列;最后通过条件随机场(CRF)对新预测分值计算全局最优解,从而获得模型对实体标签的最终预测结果。通过在MSRA语料上的实验,结果表明文中模型的有效性。

【Abstract】 Aiming at the problems of long training time of classic BiLSTM-CRF named entity recognition model, inability to resolve polysemy, and insufficient learning of text context semantic information, a Chinese named entity recognition model based on BERT-BiGRU-Attention-CRF is proposed. Firstly, the BERT language model is used to pre-train the word vector to make up for the problem that the traditional word vector model cannot solve the problem of polysemy. Secondly, the bi-directional gated recurrent unit(BiGRU) neural network layer is applied to extract the features of the deep information of the text, to calculate the predicted score of each label to get the hidden state sequence of the sentence. Thirdly, the attention layer is utilized to weight the representations of the words and mine the association between the words to get new predicted scores and new state sequences. Finally, the conditional random field(CRF) is used to calculate the global optimal solution for the new prediction score, so as to obtain the final prediction result of the model on the entity label. Through the experiments with MSRA corpus, the results show that the new model is effective.

【关键词】 中文命名实体识别BERTBiGRUAttentionCRF
【Key words】 Chinese named entity recognitionBERTBiGRUAttentionCRF
【基金】 国家自然科学基金资助项目(61806170)
  • 【文献出处】 成都信息工程大学学报 ,Journal of Chengdu University of Information Technology , 编辑部邮箱 ,2020年03期
  • 【分类号】TP391.1;TP18
  • 【被引频次】6
  • 【下载频次】286
节点文献中: 

本文链接的文献网络图示:

本文的引文网络