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?

已提问 8 个月前205 查看次数
1 回答
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
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则