hrwac

อ้างอิง:

ฮวาค

ใช้คำสั่งต่อไปนี้เพื่อโหลดชุดข้อมูลนี้ใน TFDS:

ds = tfds.load('huggingface:hrwac/hrwac')
  • คำอธิบาย :
The Croatian web corpus hrWaC was built by crawling the .hr top-level domain in 2011 and again in 2014. The corpus was near-deduplicated on paragraph level, normalised via diacritic restoration, morphosyntactically annotated and lemmatised. The corpus is shuffled by paragraphs. Each paragraph contains metadata on the URL, domain and language identification (Croatian vs. Serbian).

Version 2.0 of this corpus is described in http://www.aclweb.org/anthology/W14-0405. Version 2.1 contains newer and better linguistic annotations.
  • ใบอนุญาต : CC BY-SA 4.0
  • เวอร์ชั่น : 2.1.0
  • แยก :
แยก ตัวอย่าง
'train' 1736944727
  • คุณสมบัติ :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}