Skip to content

A web app that can predict sentiments of Bangla comments made about the ongoing Russia-Ukraine war. It is an extension of my fnal year capstone project titled, “Natural Language Processing and Sentiment Analysis on Bangla Social Media Comments on Russia-Ukraine war using Transformers”.

License

Notifications You must be signed in to change notification settings

mahmudhasankhan/deploy-ml-flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Machine Learning Model using Flask

Built a flask app to deploy my sentiment classifier transformer model.

Write any comment in Bangla about the ongoing Ukraine-Russia war. Based on your comment it will try to predict whether your comment is Pro-Ukraine, Neutral, or Pro-Russia

User Interface

Here's the prediction.

User Interface

Installation

Clone this repository. On the terminal, go inside the folder and create a virtual env by using, python -m venv nameofyourvenv

To install the dependencies, run pip install -r requirements.txt

Usage

Open vscode or the terminal and run flask run

About

A web app that can predict sentiments of Bangla comments made about the ongoing Russia-Ukraine war. It is an extension of my fnal year capstone project titled, “Natural Language Processing and Sentiment Analysis on Bangla Social Media Comments on Russia-Ukraine war using Transformers”.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published