public class FeatureSentimentResults
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
FeatureSentimentResults()  | 
| Modifier and Type | Method and Description | 
|---|---|
Double | 
getScore()
Gets the score. 
 | 
public Double getScore()
Sentiment score from -1 (negative) to 1 (positive).
Copyright © 2021 IBM Cloud. All rights reserved.