SentimentScore

The individual sentiment responses for the utterance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED sentiment.

Link copied to clipboard

The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE sentiment.

Link copied to clipboard

The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL sentiment.

Link copied to clipboard

The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE sentiment.

Functions

Link copied to clipboard
inline fun copy(block: SentimentScore.Builder.() -> Unit = {}): SentimentScore
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String