- ObservationColumn
- Specify the name of the input column with the observed sentiment, which is one of the following:
Option |
Description |
'POS'
|
Positive |
'NEG'
|
Negative |
'NEU'
|
Neutral |
- SentimentColumn
- Specify the name of the input column with the predicted sentiment ('POS', 'NEG', or 'NEU').