No Docs for Targeted Sentiment analysis using AWS SDK

0

Hello, I am trying to use AWS Comprehend for targeted sentiment analysis from the SDK. However the docs proivided only shows the same with CLI and Async modes. Even this tells that Targeted Sentiment analysis is available through the console and API - https://docs.aws.amazon.com/comprehend/latest/dg/how-targeted-sentiment.html

My requirement is to do it real time using the JAVA SDK, please help. If it's not possible can we have an API curl to mock from code?

1 réponse
1

Hi there!

Yes, Comprehend does provide a JAVA SDK Request and Response structure for all of our "Detect" APIs including DetectTargetedSentiment. You can find more details on the Java SDK for DetectTargetedSentiment at the bottom of this page: https://docs.aws.amazon.com/comprehend/latest/APIReference/API_DetectTargetedSentiment.html

AWS
répondu il y a 8 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions