Class SemanticRolesResultAction

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

public class SemanticRolesResultAction
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The extracted action from the sentence.
  • Constructor Details

    • SemanticRolesResultAction

      public SemanticRolesResultAction()
  • Method Details

    • getText

      public String getText()
      Gets the text.

      Analyzed text that corresponds to the action.

      Returns:
      the text
    • getNormalized

      public String getNormalized()
      Gets the normalized.

      normalized version of the action.

      Returns:
      the normalized
    • getVerb

      public SemanticRolesVerb getVerb()
      Gets the verb.
      Returns:
      the verb