# mkbe **Repository Path**: Answercy/mkbe ## Basic Information - **Project Name**: mkbe - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Embedding Multimodal Relational Data for Knowledge Base Completion This repository is the implementation for the paper "[Embedding Multimodal Relational Data for Knowledge Base Completion](https://arxiv.org/abs/1809.01341)" 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](https://pouyapez.github.io/mkbe/) ## 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} }