DeepPath
DeepPath copied to clipboard
code and docs for my EMNLP paper "DeepPath: A Reinforcement Learning Method for Knowledge Graph Reasoning"
Hello, thank you very much for your code. When I reproduce the comparison algorithm PRA, I cannot use your data set NELL-995 or Freebase to generate an edges file on...
Would you please explain every file in tasks/${relation} and describe their constructing process,the information in readme is not so detail.Thanks
Hi xwhan: Thanks for your work and code. Could you update some information about file, such as `tasks/${relation}/train_pos` and `tasks/${relation}/graph.txt`. Thanks!
Thank you for your code, I am trying to re-produce MAP results of TransE model using NELL-995 for relation as the paper presented but not using pretrained embeddings such as...
does this project provide a code lacking of some important informantion? All of us meet all kinds of codes in this opening codes
I ran this code successfully on the following enviroment within Docker Desktop: **Python 2.7.3** (Notice that python version under 3.0 is necessary due to the existence of many utilization of...
a) Minor changes to make it compatible with more recent versions of the dependencies. b) Some new codes from authors' Google drive that seem to be necessary for transX processing...
Hi there and thanks a lot for your nice work. I unfortunately could not access the NELL-995 dataset via your link, I am getting a 403 error: https://sites.cs.ucsb.edu/~xwhan/datasets/NELL-995.zip Any chance...