RichardHGL / WSDM2021_NSM

Improving Multi-hop Knowledge Base Question Answering by Learning Intermediate Supervision Signals. WSDM 2021.
132 stars 22 forks source link

KB id to entity names mapping #21

Closed cmavro closed 2 years ago

cmavro commented 2 years ago

Hi very interesting work!

I noticed in CWQ/entities.txt and webqsp/entities.txt only KG Ids are included. Is the mapping from these ids to their textual names somewhere stored? Or should I run the preprocessing steps myself to obtain them?

Thanks, Costas

RichardHGL commented 2 years ago

You can obtain entity name with /type/object/name relation. Fetch all triples of this relation from Freebase Dump