Skip to content

amanbedi1/TwitterSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TwitterSentimentAnalysis

This Project classifies sentiment of tweets as possitive or negative using Machine learning model train on dataset having 80000 labelled tweets.
The Model uses Naive Bayes and Logisitic Regression to predict sentiments.For model you can refer to the notebook(SentimentAnalysis.ipynb).

Prerequisite

For running program make sure you have these libraries installed in your system

  • Numpy
  • Pandas
  • Scikit learn
  • NLTK
  • Tweepy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published