Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment Class Reference

Document sentiment. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents the current IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment. More...
 

Properties

string type [get, set]
 Gets or sets the type. More...
 
string score [get, set]
 Gets or sets the score. More...
 
string mixed [get, set]
 Gets or sets the mixed. More...
 
double Score [get]
 Gets the score. More...
 

Detailed Description

Document sentiment.

Member Function Documentation

override string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment.ToString ( )
inline

Returns a System.String that represents the current IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment.

Returns
A System.String that represents the current IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment.mixed
getset

Gets or sets the mixed.

The mixed.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment.score
getset

Gets or sets the score.

The score.

double IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment.Score
get

Gets the score.

The score.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.DocSentiment.type
getset

Gets or sets the type.

The type.


The documentation for this class was generated from the following file: