Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xrb92 authored Mar 17, 2017
1 parent 1961041 commit d26214f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Just type make in the folder ./
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.

For DKRL, we learn structure-based representations (SBR) and description-based representations (DBR) simultaneously in training.
However, Test_cnn.cpp only use description-based representations for prediction. You can load in both entity representations for joint prediction.


# DATA

Expand Down

0 comments on commit d26214f

Please sign in to comment.