Skip to content

Aafiya-H/Python-Sentiment-Analysis

Repository files navigation

Sentiment Analaysis

                

About

There are a lot of reviews we all read today- to hotels, websites, movies, etc. So in order to check the sentiment present in the review, i.e. either the review or the whole set of reviews are good or bad we have created a python project which tells us about the positive or negative sentiment of a review.


Interface


Model Architecture

We have used UMLfit model for text classification. It consists of 3 LSTM layers and is already trained on more than 100 million words from Wikipedia. The model architecture can be explained in the diagram below.


Libraries Used

  • Numpy
  • Pandas
  • fast.ai
  • tkinter
  • matplotlib

Acknowledgements


Developed with ❤️ by Mayank, Aafiya and Talha

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published