испанский_миллиард_слов

Использованная литература:

корпус

Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:

ds = tfds.load('huggingface:spanish_billion_words/corpus')
  • Описание :
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.
Расколоть Примеры
'train' 46925295
  • Функции :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}