@Beta public class NlpResponse extends Object
Constructor and Description |
---|
NlpResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
The message gives information on the status.
|
NlpResults |
getResults()
Contains the results, which are all interesting properties of the text
|
@Nullable public NlpResults getResults()
Copyright © 2020 SAP SE. All rights reserved.