public class SemanticRolesResultObject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
SemanticRolesResultObject()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SemanticRolesKeyword> | 
getKeywords()
Gets the keywords. 
 | 
String | 
getText()
Gets the text. 
 | 
public String getText()
Object text.
public List<SemanticRolesKeyword> getKeywords()
An array of extracted keywords.
Copyright © 2021 IBM Cloud. All rights reserved.