Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xrb92 committed Apr 20, 2016
1 parent c707ea4 commit 54ce4d0
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@

New: Add entity type information

===== INTRODUCTION =====
# ===== INTRODUCTION =====

Description-Embodied Knowledge Representation Learning (DKRL)

Representation Learning of Knowledge Graphs with Entity Descriptions (AAAI'16)

Ruobing Xie

===== COMPILE =====
# ===== COMPILE =====

Just type make in the folder ./

===== NOTE =====
# ===== NOTE =====

Pre-trained embeddings for entity/relation/word are optional.
We update both Structure-based Representations and Description-based Representations in this version. We can also fix Structure-based Representations pre-trained by other models and only update Description-based Representations.

===== DATA =====
# ===== DATA =====

FB15k is published by the author of the paper "Translating Embeddings for Modeling Multi-relational Data (2013)."
<a href="https://everest.hds.utc.fr/doku.php?id=en:transe">[download]</a>
Expand All @@ -30,8 +30,7 @@ FB20k is used for zero-shot scenario <a href="http://yun.baidu.com/s/1SAmGQ">[do

Entity type information for entity classification <a href="http://pan.baidu.com/s/1pLePRez">[download]</a>


===== CITE =====
# ===== CITE =====

If you use the code, you should cite the following paper:

Expand Down

0 comments on commit 54ce4d0

Please sign in to comment.