Slenti - Sentiment Analysis on Slack
p/slenti-sentiment-analysis-on-slack
It's not just another slackbot.
Thodoris Itsios
Slenti — It's not just another Slackbot
1
Slenti is an open-source ready to be deployed solution for performing sentiment analysis in your slack channels. It's not just another Slackbot. It's an event-driven solution running on AWS which means that sky is the limit in terms of seamless scalability.
Replies
Best
Thodoris Itsios
Hello hunters, Slenti is an open-source ready to be deployed solution for performing sentiment analysis in your slack channels. It's not just another Slackbot. It's an event-driven solution running on AWS which means that sky is the limit in terms of seamless scalability. The sentiment analysis is being performed using a Naive Bayes classifier that has been trained with the GoEmotions dataset. This version of Slenti supports only English. Generally speaking, feel free to clone this repo and make it meet your requirements by even modyfing the core functionalities such as the logic of the sentiment analysis itself. Do you want to use it as a boilerplate? Sure thing! Enjoy!