Skip to content

This is a web application that can perform sentiment analysis

Notifications You must be signed in to change notification settings

ria3999/Sentiment_Analysis-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the sentiment analysis web app developed using Python and Flask is used in the front-end which can take user inputs using a web browser based interface and providing the result on the same page itself.In this project I have used a LSTM based deep learning model which can take text-based sentences as inputs and produce the corresponding sentiment and probability associated with that sentiment. This model is used as a back-end to this application. I have used IMDB dataset to train my deep learning model.

My web app looks like-

app

About

This is a web application that can perform sentiment analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published