File size: 502 Bytes
e431a66
 
3550ff9
cd37f53
7cfd80b
e431a66
 
 
65cfd5e
e431a66
bacbb23
 
3ddc1de
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Text Sentiment Analyzer
emoji: 📶
sdk: gradio
sdk_version: 5.49.1
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.

[![Open in Hugging Face](https://img.shields.io/badge/Open%20in-HuggingFace-blue)](https://huggingface.co/spaces/Vargock/Text-Sentiment-Analyzzer)