Class NluEnrichmentConcepts

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

public class NluEnrichmentConcepts
extends com.ibm.cloud.sdk.core.service.model.GenericModel
An object specifiying the concepts enrichment and related parameters.
  • Method Details

    • newBuilder

      public NluEnrichmentConcepts.Builder newBuilder()
      New builder.
      Returns:
      a NluEnrichmentConcepts builder
    • limit

      public Long limit()
      Gets the limit.

      The maximum number of concepts enrichments to extact from each instance of the specified field.

      Returns:
      the limit