This repository is the implementation of LDGN-MLTC
To run the code, please follow the instructions:
cd src/embedding
wget https://nlp.stanford.edu/data/glove.840B.300d.zip # Download the glove embedding
cd ..
bash run.sh # Run the bash file to start the training