ansonb / RECON

This is the code for the paper 'RECON: Relation Extraction using Knowledge Graph Context in a Graph Neural Network'.
MIT License
38 stars 11 forks source link

Missing documents #19

Closed katouMegumiH closed 10 months ago

katouMegumiH commented 10 months ago

Where are the files final_entity_embeddings.json, final_relation_embeddings.json and W_ent2rel.json.npy?

ansonb commented 10 months ago

Hi,

Thanks for your interest in our work.

These are the model files which will be obtained after running the training code in GAT_sep_space/main.py on your data.