srwac

הפניות:

srwac

השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:

ds = tfds.load('huggingface:srwac/srwac')
  • תיאור :
The Serbian web corpus srWaC was built by crawling the .rs top-level domain 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 (Serbian vs. Croatian).
Version 1.0 of this corpus is described in http://www.aclweb.org/anthology/W14-0405. Version 1.1 contains newer and better linguistic annotations.
  • רישיון : CC BY-SA 4.0
  • גרסה : 1.1.0
  • פיצולים :
לְפַצֵל דוגמאות
'train' 688805174
  • מאפיינים :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}