Inspiration
I am interested in Machine Learning and have some experience with Computer Vision, so I wanted to branch out and learn a bit about Natural Language Processing. TextBlob was suggested to me as an easy introduction to working with natural language processing.
What it does
You type in text, and it analyzes the sentiment of the text using TextBlob.
How I built it
I downloaded TextBlob and used it with Python3.4.
What I learned
I learned about natural language processing and experimented with TextBlob.
What's next for Moodie
- Try to implement my own version of sentiment analysis
- Implement various classification algorithms to see which is best
- Classify for different emotions, not just "positive, negative, neutral"
- Look for different data sets to train my classifier on
Team #17

Log in or sign up for Devpost to join the conversation.