Skip to content

vermadev54/tweet_sentiment_classification

Repository files navigation

Tweets sentiment classification

Steps to run the project:

  1. Run preprocess : python sentiment_classification_preprocessing.py
  2. Run model : python tweets_classification.py

you can also check jupyter notbook:

  • sentiment_classification_preprocessing.ipynb :- used for preprocessing tweets.
  • tweets classification.ipynb :- to train LSTM model for tweets sentiment classification.

Pretrained model:

  • tweets_sentiment_classification.h5 : pre trained LSTM model for tweets sentiment classification.

reference:

  • tweet sentiment classification survey paper reference.pdf : has taken as reference to select among difference ML algorithm for tweets sentiment classification

About

tweets classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages