AI Sentiment Analyzer

In this project, I created a AI Sentiment Analyzer using Python and Natural Language Processing (NLP) libraries. I used TextBlob, newspaper, and nltk. In this model, you can input anything from a real article online to a text of your choice, and the model will output a “sentiment score” on a scale of -1.0 (very negative) to 1.0 (very positive). This was my first project ever done on AI and it used very simple code.

Check out my article and video for more details!

My Article
Previous
Previous

Financial Stock Analyzer