- Opis :
GAP to zrównoważony pod względem płci zbiór danych zawierający 8908 par (zaimek niejednoznaczny, nazwa poprzednika) oznaczonych jako koreferencja, pobrane z Wikipedii i opublikowane przez Google AI Language do oceny rozdzielczości koreferencji w praktycznych zastosowaniach.
Strona główna : https://github.com/google-research-datasets/gap-coreference
Kod źródłowy :
tfds.text.Gap
Wersje :
-
0.1.0
(domyślnie): Brak informacji o wersji.
-
Rozmiar pliku do pobrania :
2.29 MiB
Rozmiar zbioru danych :
Unknown size
Automatyczne buforowanie ( dokumentacja ): Nieznane
Dzieli :
Rozdzielać | Przykłady |
---|---|
'test' | 2000 |
'train' | 2000 |
'validation' | 454 |
- Struktura funkcji :
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),
})
- Dokumentacja funkcji :
Funkcja | Klasa | Kształt | Typ D | Opis |
---|---|---|---|---|
FunkcjeDict | ||||
A | Tekst | tf.string | ||
A-coref | Napinacz | tf.bool | ||
Przesunięcie A | Napinacz | tf.int32 | ||
b | Tekst | tf.string | ||
B-coref | Napinacz | tf.bool | ||
Przesunięcie B | Napinacz | tf.int32 | ||
ID | Tekst | tf.string | ||
Zaimek | Tekst | tf.string | ||
Przesunięcie zaimka | Napinacz | tf.int32 | ||
Tekst | Tekst | tf.string | ||
URL | Tekst | tf.string |
Nadzorowane klucze (patrz
as_supervised
doc ):None
Rysunek ( tfds.show_examples ): Nieobsługiwane.
Przykłady ( tfds.as_dataframe ):
- Cytat :
@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}
}