-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Implementing analyze sentiment method and helpers in language #2189
Conversation
|
||
:type polarity: float | ||
:param polarity: Polarity of the sentiment in the ``[-1.0, 1.0]`` range. | ||
Larger numbers represent more positive sentiments. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
c70c471 looks fine, except for the (API-induced) confustion between e8b1b0f is fine. 6c4b6ef looks fine: the last assertion looks like it could be |
6c4b6ef
to
127e8ae
Compare
LGTM once the docstring for |
127e8ae
to
e1c5c96
Compare
NOTE: Has #2187 as diffbase.