Closed PlusRoss closed 3 years ago
Hi, indeed, originally, JF17K resembles hypergraphs with one relation over several entities. In our work, we used JF17K processed by Rosso et al - the paper describes the methodology. The HINGE repo is available on Github
Thanks for your prompt reply! However, I checked the paper and github repo but did not find how they transform the data. I may miss some information. If you know the methodology or the location of description in that paper, could you tell me it?
Sorry for the delayed reply. I traced the citation history and believe the conversion procedure (hypergraph JF17K -> hyper-relational JF17K) stems from the work of Guan et al which is NaLP. Their github repo defines a conversion script, it might be what you are looking for.
Thanks!
Thanks for your reply. It solves my problem!
Hi,
Thanks for the amazing work! May I ask how do you define the main triple and qualifiers in dataset JF17k? It seems that this dataset is unlike the other two datasets where the main triple and qualifiers are already provided as part of the data format.