hrenwac_para

Riferimenti:

hrenWaC

Utilizzare il comando seguente per caricare questo set di dati in TFDS:

ds = tfds.load('huggingface:hrenwac_para/hrenWaC')
  • Descrizione :
The hrenWaC corpus version 2.0 consists of parallel Croatian-English texts crawled from the .hr top-level domain for Croatia. The corpus was built with Spidextor (https://github.com/abumatran/spidextor), a tool that glues together the output of SpiderLing used for crawling and Bitextor used for bitext extraction. The accuracy of the extracted bitext on the segment level is around 80% and on the word level around 84%.
  • Licenza : CC BY-SA 3.0
  • Versione : 1.0.0
  • Divide :
Diviso Esempi
'train' 99001
  • Caratteristiche :
{
    "translation": {
        "languages": [
            "en",
            "hr"
        ],
        "id": null,
        "_type": "Translation"
    }
}