Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 857 Bytes

File metadata and controls

15 lines (13 loc) · 857 Bytes

RelComp

Learning compositional functions for representing relations in knowledge graphs

This repository contains the code and experimental results for the paper Wenye Chen, Huda Hakami and Danushka Bollegala: Learning to Compose Relational Embeddings in Knowledge Graphs Proc. of the 16th International Conference of the Pacific Association for Computational Linguistics (PACLING), October, 2019.

If you use this code, please cite this paper as follows.

 @inproceedings{Chen:PACLING:2019,    
    title={Learning to Compose Relational Embeddings in Knowledge Graphs},    
    author={Wenye Chen and Huda Hakami and Danushka Bollegala},    
    booktitle={Proc. of the 16th International Conference of the Pacific Association for Computational Linguistics (PACLING)},    
    year={2019} 
  }