buildwithpython
Courses
(current)
Pricing
Contact
Login
Signup
Sentiment Analysis with/without NLTK
Emotion & Sentiment Analysis with/without NLTK using Python
Course duration : 1:12 hour
10 Lectures
Enroll now
Introduction to Sentiment Analysis
1. Introduction
2. Installing Python and Pycharm
3. Cleaning Text for Natural Language Processing (NLP)
Sentiment/Emotion Analysis
4. Tokenization and Stop Words (NLP)
5. The Emotion Algorithm
6. Classifying Emotions
7. Display Emotions in a Graph using Matplotlib
Sentiment Analysis using NLTK
8. Twitter Sentiment Analysis
9. Installing NLTK | Tokenization and Stop words
10. Positive or Negative Sentiments | NLTK