public class SemanticRolesResultAction
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
SemanticRolesResultAction()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getNormalized()
Gets the normalized. 
 | 
String | 
getText()
Gets the text. 
 | 
SemanticRolesVerb | 
getVerb()
Gets the verb. 
 | 
public String getText()
Analyzed text that corresponds to the action.
public String getNormalized()
normalized version of the action.
public SemanticRolesVerb getVerb()
Copyright © 2021 IBM Cloud. All rights reserved.