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

public class ConceptsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Returns high-level concepts in the content. For example, a research paper about deep learning might return the concept, "Artificial Intelligence" although the term is not mentioned.

Supported languages: English, French, German, Italian, Japanese, Korean, Portuguese, Spanish.

  • Method Details

    • newBuilder

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

      public Long limit()
      Gets the limit.

      Maximum number of concepts to return.

      Returns:
      the limit