Class NluEnrichmentRelations

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

public class NluEnrichmentRelations
extends com.ibm.cloud.sdk.core.service.model.GenericModel
An object specifying the relations enrichment and related parameters.
  • Method Details

    • newBuilder

      public NluEnrichmentRelations.Builder newBuilder()
      New builder.
      Returns:
      a NluEnrichmentRelations builder
    • model

      public String model()
      Gets the model.

      *For use with `natural_language_understanding` enrichments only.* The enrichement model to use with relationship extraction. May be a custom model provided by Watson Knowledge Studio, the default public model is`en-news`.

      Returns:
      the model