rabindralamsal commited on
Commit
272a78a
·
1 Parent(s): 8b2ec16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -9,6 +9,12 @@ Output labels:
9
  - 0 represents "negative" sentiment
10
  - 1 represents "neutral" sentiment
11
  - 2 represents "positive" sentiment
 
 
 
 
 
 
12
 
13
  ## Using the model
14
 
 
9
  - 0 represents "negative" sentiment
10
  - 1 represents "neutral" sentiment
11
  - 2 represents "positive" sentiment
12
+
13
+ ## COVID-19 tweets specific tasks
14
+
15
+ Eg.,
16
+ "covid" -> neutral sentiment
17
+ "I have covid" -> negative sentiment
18
 
19
  ## Using the model
20