SnailDM / bert-kbqa-NLPCC2017

A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bert-kbqa-NLPCC2017

A trial of kbqa based on bert for NLPCC2016/2017 Task 5

Step1: Get the entity from question with BERT-BiLSTM-CRF

Step2: Map the question to the sematically similartiy candidate attribute

About

A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)


Languages

Language:Python 96.4%Language:Perl 3.6%