| 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 DetectKeyPhrasesResponse |
ComprehendClient.detectKeyPhrases(DetectKeyPhrasesRequest detectKeyPhrasesRequest)
Detects the key noun phrases found in the text.
|
default CompletableFuture<DetectKeyPhrasesResponse> |
ComprehendAsyncClient.detectKeyPhrases(DetectKeyPhrasesRequest detectKeyPhrasesRequest)
Detects the key noun phrases found in the text.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetectKeyPhrasesRequestMarshaller.marshall(DetectKeyPhrasesRequest detectKeyPhrasesRequest) |
Copyright © 2023. All rights reserved.