Phase 1 - Basic GNNs over Synset Graph
Here, we have created a labeled directed graph where synsets are nodes and edges are existing synset - synset relations (not including antonyms for instance which in NLTK are lemma - lemma relations)
Created on April 19|Last edited on April 19
Comment
Link Prediction Scores
- glad-frog-20: randomly initialised nodes
- eager-sun-22: nodes initialised with embeddings from gloss
- driven-gorge-24: nodes initialised with embeddings from lemmas
Basic Run Set
5
Results on Mined WordNet graph
still ongoing
Add a comment