योरूबा_टेक्स्ट_सी3,योरूबा_टेक्स्ट_सी3

सन्दर्भ:

सादे पाठ

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

ds = tfds.load('huggingface:yoruba_text_c3/plain_text')
  • विवरण :
Yoruba Text C3 is the largest Yoruba texts collected and used to train FastText embeddings in the 
YorubaTwi Embedding paper: https://www.aclweb.org/anthology/2020.lrec-1.335/
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 1.0.0
  • विभाजन :
विभाजित करना उदाहरण
'train' 562238
  • विशेषताएँ :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

योरूबा_टेक्स्ट_c3

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

ds = tfds.load('huggingface:yoruba_text_c3/yoruba_text_c3')
  • विवरण :
Yoruba Text C3 is the largest Yoruba texts collected and used to train FastText embeddings in the 
YorubaTwi Embedding paper: https://www.aclweb.org/anthology/2020.lrec-1.335/
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 1.0.0
  • विभाजन :
विभाजित करना उदाहरण
'train' 562238
  • विशेषताएँ :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}