-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
the doc of gensim.matutils.kullback_leibler is wrong #1358
Comments
@viciousstar Can you make a PR regarding the change? |
@souravsingh Sorry I do not know how to fix doc, can you make it? |
@viciousstar You can change docstring here and create PR with this change |
OK, I had create a PR #1373. |
Fixed in #1373 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it should be
Returns a distance value in range <0,+∞>
The text was updated successfully, but these errors were encountered: