Skip to content

We're going to perform sentiment analysis and deploy machine learning techniques to extract a user’s sentiment from the content of their tweets.

Notifications You must be signed in to change notification settings

sumaiya08/twitter-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-data-analysis

We're going to perform sentiment analysis on tweets collected from Twitter, a leading social media and micro-blogging platform.

  1. Data is collected from the exisiting Twitter dataset along with recent tweets using Twitter API.

  2. Sentiment Analysis We're going to use a lexicon based approach and train a classifier to classify the tweets as :

    Positive, Negative, Neutral and irrelevant.
    
  3. Statistics of the sentiment analysis can help us determine the success of a product launch.

  4. Create some visualisation for the keyword entered - In this case, 'Samsung Galaxy S9'

About

We're going to perform sentiment analysis and deploy machine learning techniques to extract a user’s sentiment from the content of their tweets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages