Skip to main content

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
  • glad-frog-20: randomly initialised nodes
  • eager-sun-22: nodes initialised with embeddings from gloss
  • driven-gorge-24: nodes initialised with embeddings from lemmas

050100150200250Step0.10.20.30.40.50.6
050100150200250Step00.10.20.30.40.50.6
050100150200250Step10000200003000040000500006000070000
Basic Run Set
5



Results on Mined WordNet graph


still ongoing