Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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,
|
@@ -24,4 +33,4 @@ To cite this resource in a publication please use the following:
|
|
24 |
language = "English",
|
25 |
ISBN = "979-10-95546-34-4"
|
26 |
}
|
27 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- es
|
7 |
+
- en
|
8 |
+
pretty_name: EmoEvent
|
9 |
+
---
|
10 |
# EmoEvent: A Multilingual Emotion Corpus based on different Events
|
11 |
|
12 |
In recent years emotion detection in text has become more popular due to its potential applications in fields such as psychology,
|
|
|
33 |
language = "English",
|
34 |
ISBN = "979-10-95546-34-4"
|
35 |
}
|
36 |
+
```
|