Click or drag to resize

SentimentResult Class

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

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

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 SentimentResult

The SentimentResult type exposes the following members.

Constructors
  NameDescription
Public methodSentimentResult
Initializes a new instance of the SentimentResult class
Top
Properties
  NameDescription
Public propertydocument
The document level sentiment
Public propertytargets
The targeted sentiment to analyze
Top
See Also