Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,5 +9,8 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
short_description: 'basic sentiment analysis '
|
| 11 |
---
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: false
|
| 10 |
short_description: 'basic sentiment analysis '
|
| 11 |
---
|
| 12 |
+
# Simple Sentiment Analysis
|
| 13 |
+
|
| 14 |
+
This app predicts whether a sentence is positive or negative.
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|