Click or drag to resize

FeatureSentimentResults Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.FeatureSentimentResults"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1FeatureSentimentResults

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class FeatureSentimentResults

The FeatureSentimentResults type exposes the following members.

Constructors
  NameDescription
Public methodFeatureSentimentResults
Initializes a new instance of the FeatureSentimentResults class
Top
Properties
  NameDescription
Public propertyscore
Sentiment score from -1 (negative) to 1 (positive)
Top
See Also