suhaibani / JointReps

Learning word representation jointly using a corpus and a knowledge base (KB)
MIT License
18 stars 1 forks source link

Co-occurence matrix #3

Closed sanjanasri closed 4 years ago

sanjanasri commented 5 years ago

Hi all,

 I would like to know how to get edges file from a new corpus. I tried with glove co occurence matrix in glow but it produces vocab index instead of vocabulary . In sampleEdges file it is given as "strinb string int" format.  It would be great if I get an earnest reply. Thank You