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

The EnrichedTitle data. More...

Properties

Keyword[] keywords [get, set]
 Keyword extraction data. More...
 
Entity[] entities [get, set]
 Entity extraction data. More...
 
Concept[] concepts [get, set]
 The Concepts data. More...
 
Relation[] relations [get, set]
 Relations data. More...
 
DocSentiment docSentiment [get, set]
 The DocSentiment. More...
 
Taxonomy[] taxonomy [get, set]
 Taxonomy data. More...
 

Detailed Description

The EnrichedTitle data.

Property Documentation

Concept [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.EnrichedTitle.concepts
getset

The Concepts data.

DocSentiment IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.EnrichedTitle.docSentiment
getset
Entity [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.EnrichedTitle.entities
getset

Entity extraction data.

Keyword [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.EnrichedTitle.keywords
getset

Keyword extraction data.

Relation [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.EnrichedTitle.relations
getset

Relations data.

Taxonomy [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.EnrichedTitle.taxonomy
getset

Taxonomy data.


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