Skip to content

Docs word2vec corrected#1274

Merged
tmylk merged 1 commit into
piskvorky:developfrom
shubhvachher:docs_review
May 2, 2017
Merged

Docs word2vec corrected#1274
tmylk merged 1 commit into
piskvorky:developfrom
shubhvachher:docs_review

Conversation

@shubhvachher
Copy link
Copy Markdown
Contributor

Follow up #1251

@piskvorky @tmylk . Would you like deprecated warnings?

Comment thread gensim/models/word2vec.py
Deprecated. Use self.wv.most_similar() instead.
Refer to the documentation for `gensim.models.KeyedVectors.most_similar`
"""

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.

One more PEP8/PEP257 nitpick: no blank line after docstring (remove the empty line).

@tmylk
Copy link
Copy Markdown
Contributor

tmylk commented May 2, 2017

@shubhvachher A deprecation warning would be good too.

@tmylk tmylk merged commit 4a3b213 into piskvorky:develop May 2, 2017
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