kimiyoung / planetoid

Semi-supervised learning with graph embeddings
MIT License
869 stars 296 forks source link

Question about bag-of-word dictionary #19

Open DongkiKim95 opened 1 year ago

DongkiKim95 commented 1 year ago

I sincerely appreciate your efforts in curating diverse datasets for the graph field.

I am trying to analyze the semantics of nodes and their connectivity in the datasets.

So, is there any dictionary for bag-of-word embedding that matches an index to a word? Or, can I get the source code for preprocessing the bag-of-word embedding?