Skip to content

Updated word2vec.ipynb to include predict_output_word example#1228

Merged
tmylk merged 1 commit into
piskvorky:developfrom
chinmayapancholi13:word_predict_ipynb
Mar 21, 2017
Merged

Updated word2vec.ipynb to include predict_output_word example#1228
tmylk merged 1 commit into
piskvorky:developfrom
chinmayapancholi13:word_predict_ipynb

Conversation

@chinmayapancholi13
Copy link
Copy Markdown
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
"output_type": "stream",
"text": [
"[('more', 0.0010214881), ('training', 0.0009804588), ('continue', 0.00094650878), ('can', 0.00092195231), ('it', 0.00089841458), ('australia', 0.00077773805), ('government', 0.00076788972), ('us', 0.00076459395), ('there', 0.00075191096), ('killed', 0.00074792351)]\n"
]
Copy link
Copy Markdown
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