Skip to content

Bangla Clickbait Detection app made with Streamlit using GAN-Transformer model

License

Notifications You must be signed in to change notification settings

mdmotaharmahtab/Bangla-Clickbait-Detector-App

Repository files navigation

Bangla-Clickbait-Detector-App

Bangla Clickbait Detection app made with Streamlit using GAN-Transformer model. This app is not yet runnable as the main model.py file will be uploaded when its corresponding thesis paper is published.

Demo

[Alt text

Streamlit website

Installation

It is recommended to use a virtual environment before installing the dependencies

pip install -r requirements.txt

Download Pretrained Model

Pretrained model is served as S3 bucket which will be made public when the corresponding thesis paperr is published

import wget
wget.download(s3_bucket_link)

Run

streamlit run main.py

About

Bangla Clickbait Detection app made with Streamlit using GAN-Transformer model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages