eaalghamdi commited on
Commit
aff2c77
·
verified ·
1 Parent(s): 6042feb

Create README.md

Browse files

he Arabic Parallel Gender Corpus v2.0 (APGC v2.0) is designed to
support research on gender bias and personalization in natural language
processing applications working on Arabic. It expands on
Habash et al. (2019)’s Arabic Parallel Gender Corpus (APGC v1.0)
by adding 2nd person targets as well increasing the total number of
sentences over 6.5 times, reaching over 590K words. The corpus includes
multiple parts with different features. In this release, we share the
data presented in the 2021 paper on "The Arabic Parallel Gender
Corpus 2.0: Extensions and Analyses" by Alhafni et al.

When citing this resource, please use:

Bashar Alhafni and Nizar Habash and Houda Bouamor. 2021. The Arabic
Parallel Gender Corpus 2.0: Extensions and Analyses.




@misc
{alhafni2021arabic,
title={The Arabic Parallel Gender Corpus 2.0: Extensions and Analyses},
author={Bashar Alhafni and Nizar Habash and Houda Bouamor},
year={2021},
eprint={2110.09216},
archivePrefix={arXiv},
primaryClass={cs.CL}
}

Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ language:
5
+ - ar
6
+ ---