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 to pass a sentence to word2vec.c #4

Open
sujitahirrao opened this issue May 17, 2016 · 0 comments
Open

How to pass a sentence to word2vec.c #4

sujitahirrao opened this issue May 17, 2016 · 0 comments

Comments

@sujitahirrao
Copy link

word2vec.c takes train.txt and outputs vocab.txt and vectors.txt which is later used to create sentence_vectors.txt for my case. But I am facing trouble converting my input sentence in vector format as required for classification by loading the vocab and train files in word2vec.c. Quick reply is appreciated. Thanks!

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

No branches or pull requests

1 participant