DjangoPeng / DjangoPeng/word2vec
How can I get the coordinates of all words?
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- C
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
```
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.