`I hate you` is correctly matched to `Negative`, but `I hate you!` is matched to `Very positive`. The matching itself is an issue, but also the returned value, which is supposed to be `Very Positive`
I hate youis correctly matched toNegative, butI hate you!is matched toVery positive.The matching itself is an issue, but also the returned value, which is supposed to be
Very Positive