Referencje:
niemieckie_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/german_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 3343403 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
niemiecki_delecje
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/german_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 1994329 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
angielski_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/english_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 13737796 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
angielski_usunięcia
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/english_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 9352389 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
hiszpańskie_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/spanish_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 1380934 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
hiszpańskie_delecje
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/spanish_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 908276 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
francuskie_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/french_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 2038305 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
francuski_delecje
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/french_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 2060242 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
włoski_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/italian_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 1078814 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
włoski_delecje
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/italian_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 583316 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
japońskie_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/japanese_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 2249527 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
japoński_delecje
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/japanese_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 1352162 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
rosyjskie_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/russian_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 1471638 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
rosyjskie_delecje
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/russian_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 960976 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
chińskie_wstawki
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/chinese_insertions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 746509 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
chińskie_delecje
Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:
ds = tfds.load('huggingface:wiki_atomic_edits/chinese_deletions')
- Opis :
A dataset of atomic wikipedia edits containing insertions and deletions of a contiguous chunk of text in a sentence. This dataset contains ~43 million edits across 8 languages.
An atomic edit is defined as an edit e applied to a natural language expression S as the insertion, deletion, or substitution of a sub-expression P such that both the original expression S and the resulting expression e(S) are well-formed semantic constituents (MacCartney, 2009). In this corpus, we release such atomic insertions and deletions made to sentences in wikipedia.
- Licencja : Brak znanej licencji
- Wersja : 1.0.0
- Podziały :
Podział | Przykłady |
---|---|
'train' | 467271 |
- Cechy :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"base_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phrase": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"edited_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}