Datasets:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,34 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
multilinguality:
|
6 |
+
- monolingual
|
7 |
+
language:
|
8 |
+
- bn
|
9 |
+
pretty_name: EmoNoBa
|
10 |
+
task_ids:
|
11 |
+
- multi-class-classification
|
12 |
+
- multi-label-classification
|
13 |
+
tags:
|
14 |
+
- emotion
|
15 |
+
paperswithcode_id: emonoba
|
16 |
---
|
17 |
+
|
18 |
+
# Dataset Card for "EmoNoBa"
|
19 |
+
|
20 |
+
### Dataset Summary
|
21 |
+
|
22 |
+
Detecting Multi-labeled Emotion for 6 emotion categories, namely Love, Joy, Surprise, Anger, Sadness, Fear.
|
23 |
+
|
24 |
+
### Citation Information
|
25 |
+
|
26 |
+
```
|
27 |
+
@inproceedings{islam2022emonoba,
|
28 |
+
title={EmoNoBa: A Dataset for Analyzing Fine-Grained Emotions on Noisy Bangla Texts},
|
29 |
+
author={Islam, Khondoker Ittehadul and Yuvraz, Tanvir and Islam, Md Saiful and Hassan, Enamul},
|
30 |
+
booktitle={Proceedings of the 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing},
|
31 |
+
pages={128--134},
|
32 |
+
year={2022}
|
33 |
+
}
|
34 |
+
```
|
Test.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Train.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Val.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|