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

Docs word2vec corrected #1274

Merged
merged 1 commit into from
May 2, 2017
Merged

Conversation

shubhvachher
Copy link
Contributor

Follow up #1251

@piskvorky @tmylk . Would you like deprecated warnings?

This is just a forwarding function.
In the future please use the `gensim.models.KeyedVectors` instance in wv
Deprecated. Use self.wv.most_similar() instead.
Refer to the documentation for `gensim.models.KeyedVectors.most_similar`
"""

Copy link
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
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