mahmudhasankhan/deploy-ml-flask-app

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”.

0

stars

11

commits

HTML

primary language

Apr 7, 2023

updated

flask
russia-ukraine-war
sentiment-analysis

README

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

Contributors

mahmudhasankhan

11 commits

mahmudhasankhan/deploy-ml-flask-app

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”.

0

stars

11

commits

HTML

primary language

Apr 7, 2023

updated

flask
russia-ukraine-war
sentiment-analysis

README

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

Contributors

mahmudhasankhan

11 commits

Languages

HTML

60.3%

Python

25.3%

CSS

14.5%