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

Keyword. More...

Properties

string text [get, set]
 Gets or sets the text. More...
 
string relevance [get, set]
 Gets or sets the relevance. More...
 
KnowledgeGraph knowledgeGraph [get, set]
 Gets or sets the knowledge graph. More...
 
DocSentiment sentiment [get, set]
 Gets or sets the sentiment. More...
 

Detailed Description

Property Documentation

KnowledgeGraph IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Keyword.knowledgeGraph
getset

Gets or sets the knowledge graph.

The knowledge graph.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Keyword.relevance
getset

Gets or sets the relevance.

The relevance.

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

Gets or sets the sentiment.

The sentiment.

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

Gets or sets the text.

The text.


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