public class SemanticRolesResultObject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SemanticRolesKeyword> |
keywords |
protected java.lang.String |
text |
Constructor and Description |
---|
SemanticRolesResultObject() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SemanticRolesKeyword> |
getKeywords()
Gets the keywords.
|
java.lang.String |
getText()
Gets the text.
|
protected java.lang.String text
protected java.util.List<SemanticRolesKeyword> keywords
public java.lang.String getText()
Object text.
public java.util.List<SemanticRolesKeyword> getKeywords()
An array of extracted keywords.