Home

Awesome

Convolutional Complex Knowledge Graph Embeddings

This repository contains the implementation of our approach along with experimental results for the reproducibility.

Installation

First clone the repostiroy:

git clone https://github.com/XXX/XXX.git.

Then obtain the required libraries:

conda env create -f environment.yml
source activate conex

The code is compatible with Python 3.6.4

Reproducing reported results