Class DisambiguationResult

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.natural_language_understanding.v1.model.DisambiguationResult
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class DisambiguationResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Disambiguation information for the entity.
  • Constructor Details

    • DisambiguationResult

      public DisambiguationResult()
  • Method Details

    • getName

      public String getName()
      Gets the name.

      Common entity name.

      Returns:
      the name
    • getDbpediaResource

      public String getDbpediaResource()
      Gets the dbpediaResource.

      Link to the corresponding DBpedia resource.

      Returns:
      the dbpediaResource
    • getSubtype

      public List<String> getSubtype()
      Gets the subtype.

      Entity subtype information.

      Returns:
      the subtype