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