I want to have some clarity on the object part of it ... How do i
issue a call to this method
to find the sentiment of a particular object . For eg
" X product is good and Y product is bad " . The documentation dosent
specify how to give the object as a parameter. that is how to tell the
function on what will be the search object
Both methods have "sentimentObjects" parameter, which is used to specify sentiment objects.
However, despite the fact that the methods are still in WSDL, they are not supported any more.
There methods were excluded from the API documentation contents some time ago.
Sorry, but although searchObjectSentiment method is still present in WSDL, it was removed from API documentation several months ago and it is not supported any more.
I want to have some clarity on the object part of it ... How do i issue a call to this method to find the sentiment of a particular object . For eg
" X product is good and Y product is bad " . The documentation dosent specify how to give the object as a parameter. that is how to tell the function on what will be the search object
i want to specify the search object as X
How should i do it . Please help me .
Message edited by senti 2 months ago
Sergey Gafurov – 4 months ago
Both methods have "sentimentObjects" parameter, which is used to specify sentiment objects. However, despite the fact that the methods are still in WSDL, they are not supported any more. There methods were excluded from the API documentation contents some time ago.
senti – 4 months ago
Please tell me how to pass the API call ... i have just started API and am quite confused.
My objective is the following I have text like.
X product is good , Y product is bad
if my product is X then I should be able to find the sentiment for X .
and if necessary find the Sentiment for Y
how can I do it .
senti – 4 months ago
Search Sentiments Input parameters Tag Description apiKey Your API key text The text for processing.
These are the two parameters in your documentation . In your Demo you have textboxes for specifying Search Objects.
How should i specify the search object in the searchSentiment Method
senti – 2 months ago
Hey Please give a reply
Toshio – 2 months ago
Dear Senti,
My apologies that I didn't see your post earlier. I will inform the engineer to look at your issue. As soon as possible.
Kind regards, Toshio
Sergey Gafurov – 2 months ago
Sorry, but although searchObjectSentiment method is still present in WSDL, it was removed from API documentation several months ago and it is not supported any more.