Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,15 @@ colorTo: blue
|
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
license: mit
|
9 |
-
short_description: Sentment Analysis
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
# Sentiment Analysis API
|
15 |
-
|
|
|
|
|
16 |
|
17 |
This project provides a sentiment analysis API using FastAPI and a machine learning model trained on textual data.
|
18 |
|
|
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
license: mit
|
9 |
+
short_description: Sentment Analysis for Mental Health
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
# Sentiment Analysis API
|
15 |
+
|
16 |
+

|
17 |
+
|
18 |
|
19 |
This project provides a sentiment analysis API using FastAPI and a machine learning model trained on textual data.
|
20 |
|