--- title: Tuto Sentiment Analysis App emoji: 🔥 pinned: False sdk: gradio sdk_version: 3.28.0 app_file: app.py --- # Tuto Sentiment Analysis App This Sentiment Analysis App is a tweets classifer system based on a [Hugginface pretrained model (DistillBERT)](https://huggingface.co/docs/transformers/model_doc/distilbert), [finetuned](https://huggingface.co/GhylB/Sentiment_Analysis_DistilBERT) by one of my brilliant trainees [Mr. Gilbert Botchway](https://www.linkedin.com/in/gilbert-botchway/) on the [Zindi Covid-19 tweets classification dataset](https://zindi.africa/competitions/covid-19-tweet-classification) ## Setup ### Direct Execution Please follow the instructions below to run the app. `commands will be added soon` ### Docker Please follow the instructions below to run the app. `commands will be added soon`