Skip to content

The dataset being used is the sentiment140 dataset which contains 16,00,000 tweets extracted using the Twitter API. The tweets have been annotated (0 = Negative, 4 = Positive) and they can be used to detect sentiment. A comparative study has been done using three different algorithms namely Naïve Bayes Algorithm, Linear SVM Algorithm and Logisti…

License

Notifications You must be signed in to change notification settings

lakkshh/Comparitive-Study-on-Sentiment-Analysis-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The dataset being used is the sentiment140 dataset which contains 16,00,000 tweets extracted using the Twitter API. The tweets have been annotated (0 = Negative, 4 = Positive) and they can be used to detect sentiment. A comparative study has been done using three different algorithms:

  • Naïve Bayes Algorithm
  • Linear SVM Algorithm
  • Logistic Regression Algorithm

Click on this link if the Jupyter Notebook does not open: https://nbviewer.jupyter.org/github/lakkshh/Comparitive-Study-on-Sentiment-Analysis-Algorithms/blob/main/Twitter%20Sentiment%20Analysis.ipynb

About

The dataset being used is the sentiment140 dataset which contains 16,00,000 tweets extracted using the Twitter API. The tweets have been annotated (0 = Negative, 4 = Positive) and they can be used to detect sentiment. A comparative study has been done using three different algorithms namely Naïve Bayes Algorithm, Linear SVM Algorithm and Logisti…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published