hrenwac_para

सन्दर्भ:

hrenWaC

इस डेटासेट को TFDS में लोड करने के लिए निम्नलिखित कमांड का उपयोग करें:

ds = tfds.load('huggingface:hrenwac_para/hrenWaC')
  • विवरण :
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%.
  • लाइसेंस : CC BY-SA 3.0
  • संस्करण : 1.0.0
  • विभाजन :
विभाजित करना उदाहरण
'train' 99001
  • विशेषताएँ :
{
    "translation": {
        "languages": [
            "en",
            "hr"
        ],
        "id": null,
        "_type": "Translation"
    }
}