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

[Alchemy Language] CombinedResults missing Emotion #545

Closed
cfrasineanu-intx opened this issue Jan 27, 2017 · 5 comments
Closed

[Alchemy Language] CombinedResults missing Emotion #545

cfrasineanu-intx opened this issue Jan 27, 2017 · 5 comments
Assignees

Comments

@cfrasineanu-intx
Copy link

cfrasineanu-intx commented Jan 27, 2017

According to https://www.ibm.com/watson/developercloud/alchemy-language/api/v1/#combined-call one can get the emotion analysis via the Combined Calls method, but the CombinedResults object returned by AlchemyLanguage#getCombinedResults does not have a method to get the emotion analysis results.
I am using java-sdk 3.5.3

@josepmao
Copy link

josepmao commented Mar 8, 2017

@germanattanasio can you help check this one? from the api reference, combined-call method should support emotion with "doc-emotion", which not working now.
There is no emotion in class CombinedResults at all

@germanattanasio
Copy link
Contributor

germanattanasio commented Mar 8, 2017 via email

@josepmao
Copy link

josepmao commented Mar 8, 2017

get it. Thanks @germanattanasio for the info

@cfrasineanu-intx
Copy link
Author

Thanks @germanattanasio. We can close this issue as OBE

@germanattanasio
Copy link
Contributor

I'm going to leave it open and see if someone can actually add emotion. it should be an easy fix but it's not a priority now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants