| Package | Description |
|---|---|
| com.amazonaws.services.comprehend |
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPhrasesDetectionJobResult |
AbstractAmazonComprehend.describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest request) |
DescribeKeyPhrasesDetectionJobResult |
AmazonComprehend.describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest describeKeyPhrasesDetectionJobRequest)
Gets the properties associated with a key phrases detection job.
|
DescribeKeyPhrasesDetectionJobResult |
AmazonComprehendClient.describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest request)
Gets the properties associated with a key phrases detection job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPhrasesDetectionJobResult |
DescribeKeyPhrasesDetectionJobResult.clone() |
DescribeKeyPhrasesDetectionJobResult |
DescribeKeyPhrasesDetectionJobResult.withKeyPhrasesDetectionJobProperties(KeyPhrasesDetectionJobProperties keyPhrasesDetectionJobProperties)
An object that contains the properties associated with a key phrases detection job.
|
Copyright © 2023. All rights reserved.