File size: 824 Bytes
c2fa924
 
 
19bae6e
5b4c910
bf794e3
 
c2fa924
a5abd86
9eb94a0
a5abd86
 
 
9eb94a0
 
a5abd86
9eb94a0
c2fa924
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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`