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

Properties

string text [get, set]
 Name of the concept More...
 
float relevance [get, set]
 Relevance score between 0 and 1. Higher scores indicate greater relevance More...
 
string dbpedia_resource [get, set]
 Link to the corresponding DBpedia resource More...
 

Property Documentation

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.ConceptsResult.dbpedia_resource
getset

Link to the corresponding DBpedia resource

float IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.ConceptsResult.relevance
getset

Relevance score between 0 and 1. Higher scores indicate greater relevance

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.ConceptsResult.text
getset

Name of the concept


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