| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDetectTargetedSentimentResponse> |
ComprehendAsyncClient.batchDetectTargetedSentiment(BatchDetectTargetedSentimentRequest batchDetectTargetedSentimentRequest)
Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents.
|
default BatchDetectTargetedSentimentResponse |
ComprehendClient.batchDetectTargetedSentiment(BatchDetectTargetedSentimentRequest batchDetectTargetedSentimentRequest)
Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDetectTargetedSentimentRequestMarshaller.marshall(BatchDetectTargetedSentimentRequest batchDetectTargetedSentimentRequest) |
Copyright © 2023. All rights reserved.