| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
PartOfSpeechTag |
SyntaxToken.partOfSpeech()
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was
correctly identified.
|
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken.Builder |
SyntaxToken.Builder.partOfSpeech(PartOfSpeechTag partOfSpeech)
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech
was correctly identified.
|
Copyright © 2023. All rights reserved.