THU-KEG / MetaKGR

Source codes and datasets for EMNLP 2019 paper "Adapting Meta Knowledge Graph Information for Multi-Hop Reasoning over Few-Shot Relations"
115 stars 21 forks source link

about code data #4

Closed chrislouis0106 closed 4 years ago

chrislouis0106 commented 4 years ago

About NELL dataset, could you please give an introduction about the meaning of files. So I want to know how to deal with the original data about FB15K-237. Other aspects, about NELL dataset, I find some details in the paper " 2018 - DeepPath A Reinforcement Learning Method for Know reason". But it's different from your dataset. So I'm curious to how to get the dataset. Or how to download the original dataset of NELL. Thank you a lot!

davidlvxin commented 4 years ago

I did some processing on the NELL data set because the test set of the original NELL-995 data set only contains a small number of relations. Specifically, I randomly split the train.txt of NELL-995 to generate new training set, validation set and test set. If you need the original NELL-995 data set, you can download it here.

chrislouis0106 commented 4 years ago

thank you very much. your work is very excellent. 

---Original--- From: "Xin Lv"<notifications@github.com> Date: Mon, Aug 3, 2020 12:44 PM To: "THU-KEG/MetaKGR"<MetaKGR@noreply.github.com>; Cc: "浩"<884665320@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [THU-KEG/MetaKGR] about code data (#4)

I did some processing on the NELL data set because the test set of the original NELL-995 data set only contains a small number of relations. Specifically, I randomly split the train.txt of NELL-995 to generate new training set, validation set and test set. If you need the original NELL-995 data set, you can download it here.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.