Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,32 +1,4 @@
|
|
| 1 |
|
| 2 |
-
# WikiBio @ ACL 2023
|
| 3 |
-
|
| 4 |
-
This is the repository of the WikiBio corpus, which is described in the following paper:
|
| 5 |
-
|
| 6 |
-
> Wikibio: a Semantic Resource for the Intersectional Analysis of Biographical Events
|
| 7 |
-
|
| 8 |
-
Please use this reference to cite our work
|
| 9 |
-
> @inproceedings{stranisci-etal-2023-wikibio,\
|
| 10 |
-
> title = "{W}iki{B}io: a Semantic Resource for the Intersectional Analysis of Biographical Events",\
|
| 11 |
-
> author = "Stranisci, Marco Antonio and
|
| 12 |
-
> Damiano, Rossana and
|
| 13 |
-
> Mensa, Enrico and
|
| 14 |
-
> Patti, Viviana and
|
| 15 |
-
> Radicioni, Daniele and
|
| 16 |
-
> Caselli, Tommaso", \
|
| 17 |
-
> booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)", \
|
| 18 |
-
> month = jul, \
|
| 19 |
-
> year = "2023", \
|
| 20 |
-
> address = "Toronto, Canada", \
|
| 21 |
-
> publisher = "Association for Computational Linguistics", \
|
| 22 |
-
> url = "https://aclanthology.org/2023.acl-long.691", \
|
| 23 |
-
> pages = "12370--12384", \
|
| 24 |
-
> abstract = "Biographical event detection is a relevant task that allows for the exploration and comparison of the ways in which people{'}s lives are told and represented. This may
|
| 25 |
-
> support several real-life applications in digital humanities and in works aimed at exploring bias about minoritized groups. Despite that, there are no corpora and models specifically designed
|
| 26 |
-
> for this task. In this paper we fill this gap by presenting a new corpus annotated for biographical event detection. The corpus, which includes 20 Wikipedia biographies, was aligned with 5
|
| 27 |
-
> existing corpora in order to train a model for the biographical event detection task. The model was able to detect all mentions of the target-entity in a biography with an F-score of 0.808
|
| 28 |
-
> and the entity-related events with an F-score of 0.859. Finally, the model was used for performing an analysis of biases about women and non-Western people in Wikipedia biographies.",\
|
| 29 |
-
> }
|
| 30 |
---
|
| 31 |
license: mit
|
| 32 |
configs:
|
|
@@ -54,19 +26,38 @@ dataset_info:
|
|
| 54 |
num_examples: 75088
|
| 55 |
download_size: 933978
|
| 56 |
dataset_size: 3407095
|
| 57 |
-
license: mit
|
| 58 |
-
task_categories:
|
| 59 |
-
- token-classification
|
| 60 |
-
language:
|
| 61 |
-
- en
|
| 62 |
-
tags:
|
| 63 |
-
- biographies
|
| 64 |
-
- wikipedia
|
| 65 |
-
- event-detection
|
| 66 |
-
pretty_name: wikibio
|
| 67 |
-
|
| 68 |
---
|
| 69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
# Data Statement for WikiBio corpus
|
| 71 |
|
| 72 |
Data set name: WikiBio
|
|
|
|
| 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
---
|
| 3 |
license: mit
|
| 4 |
configs:
|
|
|
|
| 26 |
num_examples: 75088
|
| 27 |
download_size: 933978
|
| 28 |
dataset_size: 3407095
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
+
# WikiBio @ ACL 2023
|
| 32 |
+
|
| 33 |
+
This is the repository of the WikiBio corpus, which is described in the following paper:
|
| 34 |
+
|
| 35 |
+
> Wikibio: a Semantic Resource for the Intersectional Analysis of Biographical Events
|
| 36 |
+
|
| 37 |
+
Please use this reference to cite our work
|
| 38 |
+
|
| 39 |
+
> @inproceedings{stranisci-etal-2023-wikibio,\
|
| 40 |
+
> title = "{W}iki{B}io: a Semantic Resource for the Intersectional Analysis of Biographical Events",\
|
| 41 |
+
> author = "Stranisci, Marco Antonio and
|
| 42 |
+
> Damiano, Rossana and
|
| 43 |
+
> Mensa, Enrico and
|
| 44 |
+
> Patti, Viviana and
|
| 45 |
+
> Radicioni, Daniele and
|
| 46 |
+
> Caselli, Tommaso", \
|
| 47 |
+
> booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)", \
|
| 48 |
+
> month = jul, \
|
| 49 |
+
> year = "2023", \
|
| 50 |
+
> address = "Toronto, Canada", \
|
| 51 |
+
> publisher = "Association for Computational Linguistics", \
|
| 52 |
+
> url = "https://aclanthology.org/2023.acl-long.691", \
|
| 53 |
+
> pages = "12370--12384", \
|
| 54 |
+
> abstract = "Biographical event detection is a relevant task that allows for the exploration and comparison of the ways in which people{'}s lives are told and represented. This may
|
| 55 |
+
> support several real-life applications in digital humanities and in works aimed at exploring bias about minoritized groups. Despite that, there are no corpora and models specifically designed
|
| 56 |
+
> for this task. In this paper we fill this gap by presenting a new corpus annotated for biographical event detection. The corpus, which includes 20 Wikipedia biographies, was aligned with 5
|
| 57 |
+
> existing corpora in order to train a model for the biographical event detection task. The model was able to detect all mentions of the target-entity in a biography with an F-score of 0.808
|
| 58 |
+
> and the entity-related events with an F-score of 0.859. Finally, the model was used for performing an analysis of biases about women and non-Western people in Wikipedia biographies.",\
|
| 59 |
+
> }
|
| 60 |
+
|
| 61 |
# Data Statement for WikiBio corpus
|
| 62 |
|
| 63 |
Data set name: WikiBio
|