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

Entity. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents the current IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity. More...
 

Properties

string type [get, set]
 Gets or sets the type. More...
 
string relevance [get, set]
 Gets or sets the relevance. More...
 
KnowledgeGraph knowledgeGraph [get, set]
 Gets or sets the knowledge graph. More...
 
string count [get, set]
 Gets or sets the count. More...
 
string text [get, set]
 Gets or sets the text. More...
 
Disambiguated disambiguated [get, set]
 Gets or sets the disambiguated. More...
 
Quotation[] quotations [get, set]
 Gets or sets the quotations. More...
 
DocSentiment sentiment [get, set]
 Gets or sets the sentiment. More...
 
EntityPrimaryType EntityType [get]
 The type of the entity. More...
 
bool HasGeographicInformation [get]
 Gets a value indicating whether this instance has geographic information. More...
 
PositionOnMap GeoLocation [get]
 Gets the geo location. More...
 

Detailed Description

Member Function Documentation

override string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.ToString ( )
inline

Returns a System.String that represents the current IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.

Returns
A System.String that represents the current IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.count
getset

Gets or sets the count.

The count.

Disambiguated IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.disambiguated
getset

Gets or sets the disambiguated.

The disambiguated.

EntityPrimaryType IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.EntityType
get

The type of the entity.

PositionOnMap IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.GeoLocation
get

Gets the geo location.

The geo location.

bool IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.HasGeographicInformation
get

Gets a value indicating whether this instance has geographic information.

true if this instance has geographic information; otherwise, false.

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

Gets or sets the knowledge graph.

The knowledge graph.

Quotation [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.quotations
getset

Gets or sets the quotations.

The quotations.

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

Gets or sets the relevance.

The relevance.

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

Gets or sets the sentiment.

The sentiment.

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

Gets or sets the text.

The text.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.Entity.type
getset

Gets or sets the type.

The type.


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