Class SentimentConfig (1.1.0)

SentimentConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config for setting up sentiments. .. attribute:: enable_label_sentiment_selection

If set to true, contributors will have the option to select sentiment of the label they selected, to mark it as negative or positive label. Default is false.

:type: bool