Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This is a multilabel dataset used for Noise Identification purpose in the paper **"A Comparative Analysis of Noise Reduction Methods in Sentiment Analysis on Noisy Bangla Texts"** accepted in *2024 The 9th Workshop on Noisy and User-generated Text (W-NUT) collocated with EACL 2024*.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- sentiment-analysis
|
| 5 |
+
- noise-identification
|
| 6 |
+
- noisy-text
|
| 7 |
+
size_categories:
|
| 8 |
+
- 10K<n<100K
|
| 9 |
+
language:
|
| 10 |
+
- bn
|
| 11 |
+
task_categories:
|
| 12 |
+
- text-classification
|
| 13 |
---
|
| 14 |
|
| 15 |
This is a multilabel dataset used for Noise Identification purpose in the paper **"A Comparative Analysis of Noise Reduction Methods in Sentiment Analysis on Noisy Bangla Texts"** accepted in *2024 The 9th Workshop on Noisy and User-generated Text (W-NUT) collocated with EACL 2024*.
|