Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 932 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 932 Bytes

Embedding Multimodal Relational Data for Knowledge Base Completion

This repository is the implementation for the paper "Embedding Multimodal Relational Data for Knowledge Base Completion"

The code is devided into four folders corresponding to each section. The depedencies and runtime requirements are specified in the README for each folder.

Project Page & Demo

For more information and the demo, please refer to our project page

Citation

If you would like to cite our work, the bibtex is:

@inproceedings{mmkb:emnlp18,
  title={Embedding Multimodal Relational Data for Knowledge Base Completion},
  author={Pezeshkpour, Pouya and Chen, Liyan and Singh, Sameer},
  booktitle={Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing (EMNLP)},
  pages={3208--3218},
  year={2018}
}