Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
course content

Conteúdo do Curso

Tweet Sentiment Analysis

Text Sentiment AnalysisText Sentiment Analysis

Now that we have prepared our data to be finally classified we will rely on a famous Python library called TextBlob. This package allows us to perform a sentiment analysis for any given text.

Tarefa

  1. Import the TextBlob package.
  2. Experiment with your own text and see the score (sentiment) that is returned.
  3. Print out the result.

Mark tasks as Completed

Tudo estava claro?

Seção 1. Capítulo 10
AVAILABLE TO ULTIMATE ONLY
course content

Conteúdo do Curso

Tweet Sentiment Analysis

Text Sentiment AnalysisText Sentiment Analysis

Now that we have prepared our data to be finally classified we will rely on a famous Python library called TextBlob. This package allows us to perform a sentiment analysis for any given text.

Tarefa

  1. Import the TextBlob package.
  2. Experiment with your own text and see the score (sentiment) that is returned.
  3. Print out the result.

Mark tasks as Completed

Tudo estava claro?

Seção 1. Capítulo 10
AVAILABLE TO ULTIMATE ONLY
some-alt