- الوصف :
GAP عبارة عن مجموعة بيانات متوازنة بين الجنسين تحتوي على 8908 أزواجًا ذات تصنيف مرجعي من (ضمير غامض ، اسم سابق) ، مأخوذة من ويكيبيديا وتم إصدارها بواسطة Google AI Language لتقييم دقة المرجع في التطبيقات العملية.
الصفحة الرئيسية : https://github.com/google-research-datasets/gap-coreference
كود المصدر :
tfds.text.Gap
الإصدارات :
-
0.1.0
(افتراضي): لا توجد ملاحظات حول الإصدار.
-
حجم التحميل :
2.29 MiB
حجم مجموعة البيانات :
Unknown size
التخزين المؤقت التلقائي ( الوثائق ): غير معروف
الانقسامات :
انشق، مزق | أمثلة |
---|---|
'test' | 2000 |
'train' | 2000 |
'validation' | 454 |
- هيكل الميزة :
FeaturesDict({
'A': Text(shape=(), dtype=tf.string),
'A-coref': tf.bool,
'A-offset': tf.int32,
'B': Text(shape=(), dtype=tf.string),
'B-coref': tf.bool,
'B-offset': tf.int32,
'ID': Text(shape=(), dtype=tf.string),
'Pronoun': Text(shape=(), dtype=tf.string),
'Pronoun-offset': tf.int32,
'Text': Text(shape=(), dtype=tf.string),
'URL': Text(shape=(), dtype=tf.string),
})
- وثائق الميزة :
ميزة | فصل | شكل | نوع | وصف |
---|---|---|---|---|
الميزات | ||||
أ | نص | tf.string | ||
أ-كورف | موتر | tf.bool | ||
A- الإزاحة | موتر | tf.int32 | ||
ب | نص | tf.string | ||
ب-كوريف | موتر | tf.bool | ||
ب- الإزاحة | موتر | tf.int32 | ||
هوية شخصية | نص | tf.string | ||
ضمير | نص | tf.string | ||
ضمير الإزاحة | موتر | tf.int32 | ||
نص | نص | tf.string | ||
URL | نص | tf.string |
المفاتيح الخاضعة للإشراف (انظر المستند
as_supervised
):None
الشكل ( tfds.show_examples ): غير مدعوم.
أمثلة ( tfds.as_dataframe ):
- الاقتباس :
@article{DBLP:journals/corr/abs-1810-05201,
author = {Kellie Webster and
Marta Recasens and
Vera Axelrod and
Jason Baldridge},
title = {Mind the {GAP:} {A} Balanced Corpus of Gendered Ambiguous Pronouns},
journal = {CoRR},
volume = {abs/1810.05201},
year = {2018},
url = {http://arxiv.org/abs/1810.05201},
archivePrefix = {arXiv},
eprint = {1810.05201},
timestamp = {Tue, 30 Oct 2018 20:39:56 +0100},
biburl = {https://dblp.org/rec/bib/journals/corr/abs-1810-05201},
bibsource = {dblp computer science bibliography, https://dblp.org}
}