

# SentimentScore
<a name="API_SentimentScore"></a>

Describes the level of confidence that Amazon Comprehend has in the accuracy of its detection of sentiments.

## Contents
<a name="API_SentimentScore_Contents"></a>

 ** Mixed **   <a name="comprehend-Type-SentimentScore-Mixed"></a>
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the `MIXED` sentiment.  
Type: Float  
Required: No

 ** Negative **   <a name="comprehend-Type-SentimentScore-Negative"></a>
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the `NEGATIVE` sentiment.  
Type: Float  
Required: No

 ** Neutral **   <a name="comprehend-Type-SentimentScore-Neutral"></a>
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the `NEUTRAL` sentiment.  
Type: Float  
Required: No

 ** Positive **   <a name="comprehend-Type-SentimentScore-Positive"></a>
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the `POSITIVE` sentiment.  
Type: Float  
Required: No

## See Also
<a name="API_SentimentScore_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/comprehend-2017-11-27/SentimentScore) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/comprehend-2017-11-27/SentimentScore) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/comprehend-2017-11-27/SentimentScore) 