skiqqy / C45DiscordBot

Proprietary™ (Thats a joke btw) C45 discord bot.
MIT License
2 stars 1 forks source link

Sentiment rating scale bug #16

Closed DavidBakerEffendi closed 4 years ago

DavidBakerEffendi commented 4 years ago

Currently, the sentiment rating is assumed to be [0, 1] but in actuality, it is [-1, 1]. This scale needs to be shifted.