Click or drag to resize

DisambiguationResult Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.DisambiguationResult"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1DisambiguationResult

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DisambiguationResult

The DisambiguationResult type exposes the following members.

Constructors
  NameDescription
Public methodDisambiguationResult
Initializes a new instance of the DisambiguationResult class
Top
Properties
  NameDescription
Public propertydbpedia_resource
Link to the corresponding DBpedia resource
Public propertyname
Common entity name
Public propertysubtype
Entity subtype information
Top
See Also