huangxiangzhou / NLPCC2016KBQA

KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.
GNU General Public License v3.0
319 stars 105 forks source link

Can you tell me how do you get the "triple" information? #5

Open Ironeie opened 5 years ago

Ironeie commented 5 years ago

I have downloaded the official data of NLPCC2019KBQA. The difference is that the data does NOT contain the TRIPLE information in training and testing data set. Specifically, your QA data contains 【question id】, 【triple id】 and 【answer id】, but official data only contains 【question id】 and 【answer id】. Owing to the scientific research, I have to use the official data to implement my work, so can you tell me the way wo get the "triple" information? Thank you!

OKtang commented 5 years ago

sorry to bother.Could you please tell me where i can get the NLPCC2019KBQA dataset?thank you!

Ironeie commented 5 years ago

sorry to bother.Could you please tell me where i can get the NLPCC2019KBQA dataset?thank you!

I'm sorry I wrongly called it NLPCC2019KBQA but it is in fact NLPCC2018KBQA. The download address is here: http://tcci.ccf.org.cn/conference/2018/taskdata.php

HorieYuan commented 4 years ago

兄弟你好,请问你现在找到匹配实体关系triple和问答对的方法了吗?可以分享一下吗?