Skip to content

shivanisoman/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis

Sentiment analysis of tweets using TF-IDF vectors and Naive Bayes Classifier

Dataset Required: Stanford Sentiment140 - http://cs.stanford.edu/people/alecmgo/trainingandtestdata.zip

The project report file contains all the information needed regarding the project.

Steps to run:

  1. Download the dataset, unzip and give path of file "training.1600000.processed.noemoticon.csv" in the python code provided.
  2. Run the code in any python supported environment.

About

Sentiment analysis of tweets using TF-IDF vectors and Naive Bayes Classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages