Class SummarizationOptions

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

public class SummarizationOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
(Experimental) Returns a summary of content.

Supported languages: English only.

  • Method Details

    • newBuilder

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

      public Long limit()
      Gets the limit.

      Maximum number of summary sentences to return.

      Returns:
      the limit