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.NaturalLanguageUnderstanding.v1.Features Class Reference

Properties

ConceptsOptions concepts [get, set]
 Whether or not to return the concepts that are mentioned in the analyzed text More...
 
EmotionOptions emotion [get, set]
 Whether or not to extract the emotions implied in the analyzed text More...
 
EntitiesOptions entities [get, set]
 Whether or not to extract detected entity objects from the analyzed text More...
 
KeywordsOptions keywords [get, set]
 Whether or not to return the keywords in the analyzed text More...
 
MetadataOptions metadata [get, set]
 Whether or not the author, publication date, and title of the analyzed text should be returned.This parameter is only available for URL and HTML input More...
 
RelationsOptions relations [get, set]
 Whether or not to return the relationships between detected entities in the analyzed text More...
 
SemanticRolesOptions semantic_roles [get, set]
 Whether or not to return the subject-action-object relations from the analyzed text More...
 
SentimentOptions sentiment [get, set]
 Whether or not to return the overall sentiment of the analyzed text More...
 
CategoriesOptions categories [get, set]
 Whether or not to return the high level category the content is categorized as (i.e.news, art) More...
 

Property Documentation

CategoriesOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.categories
getset

Whether or not to return the high level category the content is categorized as (i.e.news, art)

ConceptsOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.concepts
getset

Whether or not to return the concepts that are mentioned in the analyzed text

EmotionOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.emotion
getset

Whether or not to extract the emotions implied in the analyzed text

EntitiesOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.entities
getset

Whether or not to extract detected entity objects from the analyzed text

KeywordsOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.keywords
getset

Whether or not to return the keywords in the analyzed text

MetadataOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.metadata
getset

Whether or not the author, publication date, and title of the analyzed text should be returned.This parameter is only available for URL and HTML input

RelationsOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.relations
getset

Whether or not to return the relationships between detected entities in the analyzed text

SemanticRolesOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.semantic_roles
getset

Whether or not to return the subject-action-object relations from the analyzed text

SentimentOptions IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.Features.sentiment
getset

Whether or not to return the overall sentiment of the analyzed text


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