--- 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