How can I get the coordinates of all words?
Opened this issue · 0 comments
GoogleCodeExporter commented
I need to get all of the word coordinates in an input text.
word2vec program gives the closest 40 words of a word, at the end. But I want
to get word coordinates, from previous steps. I do not need the distance
between words, just I want to get the word coordinates. Which step I should
interest in, where and how can I get only all word coordinates.
As you understand, I am new on C language.
Thanks for your help.
Original issue reported on code.google.com by bi...@toplumsalanaliz.net
on 11 Aug 2014 at 8:13