Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,17 @@ dataset_info:
|
|
| 28 |
num_examples: 4000
|
| 29 |
download_size: 561173
|
| 30 |
dataset_size: 1184762
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
# Dataset Card for "Arabic_Offensive_Comment_Detection"
|
| 33 |
|
| 34 |
-
|
|
|
|
|
|
| 28 |
num_examples: 4000
|
| 29 |
download_size: 561173
|
| 30 |
dataset_size: 1184762
|
| 31 |
+
license: apache-2.0
|
| 32 |
+
task_categories:
|
| 33 |
+
- text-classification
|
| 34 |
+
language:
|
| 35 |
+
- ar
|
| 36 |
+
size_categories:
|
| 37 |
+
- 1K<n<10K
|
| 38 |
+
tags:
|
| 39 |
+
- Offensive Language Detection
|
| 40 |
---
|
| 41 |
# Dataset Card for "Arabic_Offensive_Comment_Detection"
|
| 42 |
|
| 43 |
+
## Paper:
|
| 44 |
+
Shammur Absar Chowdhury, Hamdy Mubarak, Ahmed Abdelali, Soon-gyo Jung, Bernard J. Jansen, and Joni Salminen. 2020. A Multi-Platform Arabic News Comment Dataset for Offensive Language Detection. In Proceedings of the Twelfth Language Resources and Evaluation Conference, pages 6203–6212, Marseille, France. European Language Resources Association.
|