Sentiment Analysis
Learn one of the most popular use cases of NLP - sentiment analysis
14 Tutorials
0 Exercises
Intermediate Level
100% Online
Self-paced
Our Alumni Work At
About this course
Contributors & Instructors
What you will learn?
Course Content
1. Introduction
5
What is Sentiment Analysis
Positive and Negative Sentiments
Other Sentiments
Plutchik’s Wheel of Emotions
Real-Life Usecases of Sentiment Analysis
2. Unsupervised Sentiment Analysis
6
Introduction
Potential Failures
Dataset Overview
Using Lexicons
Devising more Strategies
Finalizing the Score and Results
3. Practical Implementation
3
Code Implementation I
Advanced Techniques in Unsupervised Sentiment Analysis
Code Implementation II