Skip to content

parakh-gupta/Airline_tweets_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis

This project contains various algorithms for sentiment analysis. It contains supervised and unsupervised methods.

  • AFINN model (unsupervised learning)
  • CountVectorizer and TfidfVectorizer with Naive Bayes Classifier
  • CountVectorizer and TfidfVectorizer with Logistic Regression
  • CountVectorizer and TfidfVectorizer with SVM classifier

Releases

No releases published

Packages

No packages published