partOfSpeech property

PartOfSpeechTag? partOfSpeech
final

Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was correctly identified. For more information, see how-syntax.

Implementation

final PartOfSpeechTag? partOfSpeech;