Interface PartOfSpeechTag.Builder

    • Method Detail

      • score

        PartOfSpeechTag.Builder score​(Float score)

        The confidence that Amazon Comprehend has that the part of speech was correctly identified.

        Parameters:
        score - The confidence that Amazon Comprehend has that the part of speech was correctly identified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.