Spaces:
Sleeping
Sleeping
metadata
title: Text Sentiment Analyzer
emoji: 😎
colorFrom: blue
colorTo: pink
sdk: gradio
app_file: app.py
pinned: false
Text Sentiment Analyzer
This was originally designed as a simple Telegram bot that uses the Hugging Face API to detect the sentiment of text messages, but for easier testing and hosting I decided to switch it to Flask-based web version.