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 Respuesta
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
respondido hace 8 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas