Datasets:
chizhik
commited on
Commit
·
4038088
1
Parent(s):
7f7544d
ÂÂadd data
Browse files- README.md +27 -0
- emoevent_en.csv +0 -0
- emoevent_es.csv +0 -0
- splits/en/dev.tsv +0 -0
- splits/en/test.tsv +0 -0
- splits/en/train.tsv +0 -0
- splits/es/dev.tsv +0 -0
- splits/es/test.tsv +0 -0
- splits/es/train.tsv +0 -0
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# EmoEvent: A Multilingual Emotion Corpus based on different Events
|
2 |
+
|
3 |
+
In recent years emotion detection in text has become more popular due to its potential applications in fields such as psychology,
|
4 |
+
marketing, political science, and artificial intelligence, among others. While opinion mining is a well-established task with many
|
5 |
+
standard datasets and well-defined methodologies, emotion mining has received less attention due to its complexity. In particular,
|
6 |
+
the annotated gold standard resources available are not enough. In order to address this shortage, we present a multilingual emotion
|
7 |
+
dataset based on different events that took place in April 2019. We collected tweets from the Twitter platform. Then one of seven
|
8 |
+
emotions, six Ekman’s basic emotions plus the “neutral or other emotions”, was labeled on each tweet by 3 Amazon MTurkers. A total
|
9 |
+
of 8,409 in Spanish and 7,303 in English were labeled.
|
10 |
+
|
11 |
+
## Citation
|
12 |
+
|
13 |
+
To cite this resource in a publication please use the following:
|
14 |
+
|
15 |
+
```
|
16 |
+
@inproceedings{plaza-del-arco-etal-2020-emoevent,
|
17 |
+
title = "{{E}mo{E}vent: A Multilingual Emotion Corpus based on different Events}",
|
18 |
+
author = "{Plaza-del-Arco}, {Flor Miriam} and Strapparava, Carlo and {Ure{\~n}a-L{\’o}pez}, L. Alfonso and {Mart{\’i}n-Valdivia}, M. Teresa",
|
19 |
+
booktitle = "Proceedings of the 12th Language Resources and Evaluation Conference",
|
20 |
+
month = may,
|
21 |
+
year = "2020",
|
22 |
+
address = "Marseille, France", publisher = "European Language Resources Association",
|
23 |
+
url = "https://www.aclweb.org/anthology/2020.lrec-1.186", pages = "1492--1498",
|
24 |
+
language = "English",
|
25 |
+
ISBN = "979-10-95546-34-4"
|
26 |
+
}
|
27 |
+
```
|
emoevent_en.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
emoevent_es.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
splits/en/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
splits/en/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
splits/en/train.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
splits/es/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
splits/es/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
splits/es/train.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|