Sentiment interface
The result of the sentiment analysis.
Properties
label | The label of the sentiment analysis result. |
score | The sentiment score of the query. |
Property Details
label
The label of the sentiment analysis result.
label?: string
Property Value
string
score
The sentiment score of the query.
score: number
Property Value
number