Spaces:
Sleeping
Sleeping
Vargock
commited on
Commit
·
da53494
1
Parent(s):
968f79d
Added Hugging Face Space hosting 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-Summarizer)
|