%0 Journal Article %T 基于改进BERT的知识图谱问答研究
Research on Knowledge-Based Question Answering Based on Improved Bert %A 易诗玮 %J Computer Science and Application %P 2361-2370 %@ 2161-881X %D 2020 %I Hans Publishing %R 10.12677/CSA.2020.1012250 %X
基于知识图谱的自动问答是自然语言处理领域的研究热点之一。针对现有的中文开放领域知识库问答,本文将知识图谱问答过程分为实体识别、属性抽取和答案检索三个步骤。首先采用改进BERT结合BiLSTM-CRF的命名实体识别模型来提取问句中的相关实体,然后采用改进BERT结合softmax的分类模型进行属性抽取,最后利用前两步的结果进行答案检索。实验结果显示,该方法在NLPCC-ICCPOL的KBQA数据集上取得了97.54%的F1分数。
Automatic Question Answering Based on knowledge map is one of the research hotspots in the field of natural language processing. In this paper, the process of knowledge extraction is divided into three steps: entity recognition, attribute extraction and answer retrieval. Firstly, the named entity recognition model based on improved Bert combined with BiLSTM-CRF is used to extract the related entities in the question, and then the classification model of improved Bert combined with soft-max is used for attribute extraction. Finally, the results of the first two steps are used for answer retrieval. The experimental results show that the method achieves 97.54% F1 score on the KBQA dataset of NLPCC-ICCPOL.
%K 知识图谱问答,命名实体识别,BERT,属性抽取
Knowledge-Based Question Answering %K Named Entity Recognition %K BERT %K Attribute Extraction %U http://www.hanspub.org/journal/PaperInformation.aspx?PaperID=39513