public class SemanticRolesResultAction
extends com.ibm.cloud.sdk.core.service.model.GenericModel
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 © 2024 IBM Cloud. All rights reserved.