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

Updated word2vec.ipynb to include predict_output_word example #1228

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

chinmayapancholi13
Copy link
Contributor

Added an example in https://github.com/RaRe-Technologies/gensim/blob/develop/docs/notebooks/word2vec.ipynb for the function predict_output_word added in PR #1209.

@tmylk tmylk merged commit 411d708 into piskvorky:develop Mar 21, 2017
}
],
"source": [
"print(model.predict_output_word(['emergency','beacon','received']))"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PEP8: spaces after commas.

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

Successfully merging this pull request may close these issues.

3 participants