lanyunshi / Multi-hopComplexKBQA

156 stars 42 forks source link

How do you get the "te.json" file #11

Open GoddessLuBoYan opened 4 years ago

GoddessLuBoYan commented 4 years ago

in this file, each line is a json, which has some node, score and its label. so, how can I get the file if I want to ask other questions in this database or other database

lanyunshi commented 4 years ago

Hi,

We generated the te.json file of CWQ dataset from scratch. Specifically, the te.json file is obtained via NER tool for named entity detection and Google Knowledge Graph Search API.