Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
Bengali
Size:
1K - 10K
License:
Add metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Description
|
2 |
|
3 |
**BAAD6** is an **Authorship Attribution dataset for Bengali Literature**. It was collected and analyzed by Hemayet et al [[1]](https://ieeexplore.ieee.org/document/8631977). The data was obtained from different online posts and blogs. This dataset is balanced among the 6 Authors with 350 sample texts per author. This is a relatively small dataset but is noisy given the sources it was collected from and its cleaning procedure. Nonetheless, it may help evaluate authorship attribution systems as it resembles texts often available on the Internet. Details about the dataset are given in the table below.
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
- crowdsourced
|
5 |
+
- expert-generated
|
6 |
+
language_creators:
|
7 |
+
- found
|
8 |
+
- crowdsourced
|
9 |
+
languages:
|
10 |
+
- bn
|
11 |
+
licenses:
|
12 |
+
- cc-by-4.0
|
13 |
+
multilinguality:
|
14 |
+
- monolingual
|
15 |
+
pretty_name: 'BAAD6: Bangla Authorship Attribution Dataset (6 Authors)'
|
16 |
+
size_categories:
|
17 |
+
- unknown
|
18 |
+
source_datasets:
|
19 |
+
- original
|
20 |
+
task_categories:
|
21 |
+
- text-classification
|
22 |
+
task_ids:
|
23 |
+
- text-classification-other-authorship-attribution
|
24 |
+
---
|
25 |
+
|
26 |
## Description
|
27 |
|
28 |
**BAAD6** is an **Authorship Attribution dataset for Bengali Literature**. It was collected and analyzed by Hemayet et al [[1]](https://ieeexplore.ieee.org/document/8631977). The data was obtained from different online posts and blogs. This dataset is balanced among the 6 Authors with 350 sample texts per author. This is a relatively small dataset but is noisy given the sources it was collected from and its cleaning procedure. Nonetheless, it may help evaluate authorship attribution systems as it resembles texts often available on the Internet. Details about the dataset are given in the table below.
|