Skip to main content
HomeMachine LearningSentiment Analysis in Python

Sentiment Analysis in Python

4.7+
14 reviews
Intermediate

Are customers thrilled with your products or is your service lacking? Learn how to perform an end-to-end sentiment analysis task.

Start Course for Free
4 Hours16 Videos60 Exercises
17,311 LearnersTrophyStatement of Accomplishment

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies


Course Description

Have you left a review to express how you feel about a product or a service? And do you have a habit of checking a product’s reviews online before you buy it? This kind of information is valuable not only for you but also for companies. In this course, you will learn how to make sense of the sentiment expressed in various documents. You will use real-world datasets featuring tweets, movie and product reviews, and use Python’s nltk and scikit-learn packages. By the end of the course, you will be able to carry an end-to-end sentiment analysis task based on how US airline passengers expressed their feelings on Twitter.
  1. 1

    Sentiment Analysis Nuts and Bolts

    Free

    Have you ever checked the reviews or ratings of a product or a service before you purchased it? Then you have very likely came face-to-face with sentiment analysis. In this chapter, you will learn the basic structure of a sentiment analysis problem and start exploring the sentiment of movie reviews.

    Play Chapter Now
    Welcome!
    50 xp
    Elements of a sentiment analysis problem
    50 xp
    How many positive and negative reviews are there?
    100 xp
    Longest and shortest reviews
    100 xp
    Sentiment analysis types and approaches
    50 xp
    Detecting the sentiment of Tale of Two Cities
    100 xp
    Comparing the sentiment of two strings
    100 xp
    What is the sentiment of a movie review?
    100 xp
    Let's build a word cloud!
    50 xp
    Your first word cloud
    100 xp
    Which words are in the word cloud?
    50 xp
    Word Cloud on movie reviews
    100 xp
  2. 2

    Numeric Features from Reviews

    Imagine you are in the shoes of a company offering a variety of products. You want to know which of your products are bestsellers and most of all - why. We embark on step 1 of understanding the reviews of products, using a dataset with Amazon product reviews. To that end, we transform the text into a numeric form and consider a few complexities in the process.

    Play Chapter Now

In the following tracks

Natural Language Processing in Python

Collaborators

Collaborator's avatar
Hillary Green-Lerman
Collaborator's avatar
Chester Ismay
Collaborator's avatar
Ruanne Van Der Walt
Violeta Misheva HeadshotVioleta Misheva

Data Scientist

See More

Don’t just take our word for it

*4.7
from 14 reviews
86%
7%
7%
0%
0%
Sort by
  • Natdanai C.
    about 2 months

    various useful tools

  • Davis A.
    about 1 year

    I have completed many courses on Datacamp, but this course was by far the one I enjoyed the most. The tutor was so clear about everything, and explained everything perfectly.

  • Jack P.
    about 1 year

    Sentiment Analysis in Python was a very good class; highly recommended for all Python users.

  • Andressa C.
    over 1 year

    The course is very informative and in the exercises, we can practice very well the steps to perform sentiment analysis.

  • Wanda E.
    over 1 year

    Really good course

"various useful tools"

Natdanai C.

"I have completed many courses on Datacamp, but this course was by far the one I enjoyed the most. The tutor was so clear about everything, and explained everything perfectly."

Davis A.

"Sentiment Analysis in Python was a very good class; highly recommended for all Python users."

Jack P.

Join over 13 million learners and start Sentiment Analysis in Python today!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.