Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -75,9 +75,9 @@ We recruited US-based annotators from the crowdsourcing platform [Prolific](http
|
|
75 |
| choice | ? | ? |
|
76 |
| value | ? | ? |
|
77 |
| tweet_id | tweet ID | integer |
|
78 |
-
| orig_label_hs |
|
79 |
-
| orig_label_ol |
|
80 |
-
| orig_label_ne |
|
81 |
| tweet_hashed | tweet with usernames hashed | character |
|
82 |
|
83 |
|
|
|
75 |
| choice | ? | ? |
|
76 |
| value | ? | ? |
|
77 |
| tweet_id | tweet ID | integer |
|
78 |
+
| orig_label_hs | number of persons who annotated the tweet as hate speech in the original from [Davidson et al. (2017)](https://ojs.aaai.org/index.php/ICWSM/article/view/14955) | integer |
|
79 |
+
| orig_label_ol | number of persons who annotated the tweet as offensive language in the original from [Davidson et al. (2017)](https://ojs.aaai.org/index.php/ICWSM/article/view/14955) | integer |
|
80 |
+
| orig_label_ne | number of persons who annotated the tweet as neither in the original from [Davidson et al. (2017)](https://ojs.aaai.org/index.php/ICWSM/article/view/14955) | integer |
|
81 |
| tweet_hashed | tweet with usernames hashed | character |
|
82 |
|
83 |
|