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.Subject Class Reference

Subject. More...

Properties

string text [get, set]
 Gets or sets the text. More...
 
DocSentiment sentiment [get, set]
 Gets or sets the sentiment. More...
 
Entity entities [get, set]
 Gets or sets the entities. More...
 
Keyword keywords [get, set]
 Gets or sets the keywords. More...
 

Detailed Description

Property Documentation

Entity IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Subject.entities
getset

Gets or sets the entities.

The entities.

Keyword IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Subject.keywords
getset

Gets or sets the keywords.

The keywords.

DocSentiment IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Subject.sentiment
getset

Gets or sets the sentiment.

The sentiment.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Subject.text
getset

Gets or sets the text.

The text.


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