Skip to content

ferris-lucas/sentiment-analysis-ml-web-app

Repository files navigation

Project of a Web App that performs sentiment analysis on movie reviews based on a machine learning model

Description

This API receives data input (movie reviews) and outputs a prediction whether the sentiment of the reviewer of the title was Positive or Negative. The prediction is done by a model developed with XGBoost, using IMDB dataset available online. The trained model was serialized and uploaded to the site.

image

Access

Link to web app: https://my-sentiment-analysis-web-app.herokuapp.com/

Acknowledgements

1. Index developed based on the template created by Mohamed Abdullah for his Fake Disaster Twitter Detection Model: https://github.com/MohamedAbdullah55/Fake-Disaster-Tweet-Detiction-Web-App

About

This is one of my first projects in my Machine Learning studies. Feedbacks and impressions are most welcome :)

About

Web App for sentiment analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published