iieir-km / RUGE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


-- CODE AND DATA USED FOR KNOWLEDGE GRAPH EMBEDDING WITH ITERATIVE GUIDANCE FROM SOFT RULES--


INTRODUCTION

We peovide code and data used for experiments in the paper:

Knowledge Graph Embedding with Iterative Guidance from Soft Rules. AAAI 2018

The archive contains 1 README file + 2 folders:

  • README: the specification document
  • Folder RUGE: the java source code for RUGE
  • Folder datasets: the FB15K and YAGO37 data set

More details about how to use our code and data please refer to README therein.


HOW TO CITE

When using this code and dataset, one should cite the original paper:
@inproceedings{guo2018:RUGE,
title = {Knowledge Graph Embedding with Iterative Guidance from Soft Rules},
author = {Shu Guo and Quan Wang and Lihong Wang and Bin Wang and Li Guo},
booktitle = {Proceedings of the Thirty-Second AAAI Conference on Artificial Intelligence},
year = {2018}
}


CONTACT

For all remarks or questions please contact Quan Wang: wangquan (at) iie (dot) ac (dot) cn .

About


Languages

Language:Java 100.0%