Skip to content
forked from thunlp/TKRL

Representation Learning of Knowledge Graphs with Hierarchical Types (IJCAI-2016)

Notifications You must be signed in to change notification settings

vishwajeetkumar93/TKRL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TKRL

New: Add codes and datasets

INTRODUCTION

Type-embodied Knowledge Representation Learning (TKRL)

Representation Learning of Knowledge Graphs with Hierarchical Types (IJCAI'16)

Written by Ruobing Xie

COMPILE

Just type make in the folder ./

DATA

FB15k is published by the author of the paper "Translating Embeddings for Modeling Multi-relational Data (2013)." [download] You can also get FB15k from here: [download]

Entity types and relation-specific type constraint information for FB15k. [download]

FB15k+ is a new dataset based on FB15k, including new relations and triples. [download]

CITE

If the codes or datasets help you, please cite the following paper:

Ruobing Xie, Zhiyuan Liu, Maosong Sun. Representation Learning of Knowledge Graphs with Hierarchical Types. The 25th International Joint Conference on Artificial Intelligence (IJCAI'16).

About

Representation Learning of Knowledge Graphs with Hierarchical Types (IJCAI-2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Makefile 0.6%