jnferfer commited on
Commit
c2271a5
1 Parent(s): 68e7638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 receives a user description text as input and returns a label for each profile:
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`