Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 520 Bytes

AggregatedSentiment.md

File metadata and controls

13 lines (9 loc) · 520 Bytes

AggregatedSentiment

The aggregation of sentiments

Properties

Name Type Description Notes
positive int Positive sentiments count [optional]
neutral int Neutral sentiments count [optional]
negative int Negative sentiments count [optional]

[Back to Model list] [Back to API list] [Back to README]