Spaces:
Sleeping
Sleeping
Vargock
commited on
Commit
·
bacbb23
1
Parent(s):
3550ff9
Added Hugging Face link to README
Browse files
README.md
CHANGED
|
@@ -8,4 +8,6 @@ pinned: false
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Text Sentiment Analyzer
|
| 11 |
-
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.
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Text Sentiment Analyzer
|
| 11 |
+
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.
|
| 12 |
+
|
| 13 |
+
[](https://huggingface.co/spaces/Vargock/Text-Sentiment-Analyzzer)
|