Code for the paper: "Question Answering over Knowledge Graphs using Neural Machine Translation and Entity Linking".
You can find the LC-QuAD 2.0* and WikidataQA datasets used for training
and testing in the
data
folder.
The code is written in Python and can be run on Google
Colab. The code is separated into
different folders for different components. You will find a list of
software requirements in the
requirements.txt
file.