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
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
Here's the prediction.
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
Open vscode or the terminal and run flask run
11 commits
HTML
60.3%
Python
25.3%
CSS
14.5%
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
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
Here's the prediction.
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
Open vscode or the terminal and run flask run
11 commits
HTML
60.3%
Python
25.3%
CSS
14.5%