spanish_billion_words

Bibliografia:

ciało

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:spanish_billion_words/corpus')
  • Opis :
An unannotated Spanish corpus of nearly 1.5 billion words, compiled from different resources from the web.
This resources include the spanish portions of SenSem, the Ancora Corpus, some OPUS Project Corpora and the Europarl,
the Tibidabo Treebank, the IULA Spanish LSP Treebank, and dumps from the Spanish Wikipedia, Wikisource and Wikibooks.
This corpus is a compilation of 100 text files. Each line of these files represents one of the 50 million sentences from the corpus.
Podział Przykłady
'train' 46925295
  • Cechy :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}