Spaces:
Runtime error
Runtime error
File size: 387 Bytes
dcf921b 6d37452 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Twitter Positivity Analyzer
emoji: π
colorFrom: indigo
colorTo: gray
sdk: gradio
sdk_version: 2.9.4
app_file: app.py
pinned: false
---
# Twitter Positivity Analyzer
This Space provides an application to analyze the positivity of a tweet.
It uses a BERT to classify the tweet into five categories:
- Extremely negative
- Negative
- Neutral
- Positive
- Extremely positive |