public class SyntaxResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<SentenceResult> |
getSentences()
Gets the sentences.
|
List<TokenResult> |
getTokens()
Gets the tokens.
|
public List<TokenResult> getTokens()
public List<SentenceResult> getSentences()
Copyright © 2023 IBM Cloud. All rights reserved.