Class SentimentConfig (1.6.0)

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

Config for setting up sentiments.

Attribute

NameDescription
enable_label_sentiment_selection bool
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.

Inheritance

builtins.object > proto.message.Message > SentimentConfig