This is a sentiment analysis project that used the dataset to create a model to analyze sentences and tell us what type of emotion it expresses.
This project uses the MultinomialNB classifier to analyze and train the sentiment AI.
This project has discord integration, where you can use slash commands to interact with the AI.
Sentiment analysis with Python - (Georgia Tech Library)
Sentiment Analysis (Natural Language Processing at UT Austin) - (Greg Durrett)