Click or drag to resize

ConceptsResult Class

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

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

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 ConceptsResult

The ConceptsResult type exposes the following members.

Constructors
  NameDescription
Public methodConceptsResult
Initializes a new instance of the ConceptsResult class
Top
Properties
  NameDescription
Public propertydbpedia_resource
Link to the corresponding DBpedia resource
Public propertyrelevance
Relevance score between 0 and 1. Higher scores indicate greater relevance
Public propertytext
Name of the concept
Top
See Also