Skip to content

dennisrodman91/Disneyland-Reviews-Sentiment-Analysis-Using-Textblob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

More info: https://www.kaggle.com/code/ardawrld/sentiment-analysis-about-disneyland-reviews

Sentiment Analysis About Disneyland Reviews Using Textblob

download

In This notebook we'll try to sentiment analysis and find positive and negative reviews using Textblob

What is Sentiment Analysis ?

Sentiment analysis, also referred to as opinion mining, is an approach to natural language processing (NLP) that identifies the emotional tone behind a body of text. This is a popular way for organizations to determine and categorize opinions about a product, service, or idea.

download

Sentiment analysis is a powerful marketing tool that enables product managers to understand customer emotions in their marketing campaigns. It is an important factor when it comes to product and brand recognition, customer loyalty, customer satisfaction, advertising and promotion's success, and product acceptance.

Let's Start ⌨️

I hope you find this useful