Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I get the coordinates of all words? #18

Open
GoogleCodeExporter opened this issue Oct 20, 2015 · 0 comments
Open

How can I get the coordinates of all words? #18

GoogleCodeExporter opened this issue Oct 20, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant