Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ widget:
|
|
20 |
|
21 |
Use this model to detect Twitter users' profiles related to healthcare. User profile classification may be useful when searching for health information on Twitter. For a certain health topic, tweets from physicians or organizations may be more reliable than undefined profiles.
|
22 |
|
23 |
-
The model
|
24 |
|
25 |
- `not-health-related`
|
26 |
- `health-related`
|
|
|
20 |
|
21 |
Use this model to detect Twitter users' profiles related to healthcare. User profile classification may be useful when searching for health information on Twitter. For a certain health topic, tweets from physicians or organizations may be more reliable than undefined profiles.
|
22 |
|
23 |
+
The model expects a user description text as input and returns a label for each profile:
|
24 |
|
25 |
- `not-health-related`
|
26 |
- `health-related`
|