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 個月前檢視次數 206 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南