pouyapez / mkbe

Embedding Multimodal Relational Data for Knowledge Base Completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

Embedding Multimodal Relational Data for Knowledge Base Completion


Languages

Language:Python 99.6%Language:Perl 0.2%Language:Shell 0.2%