telugu_books

Referensi:

Gunakan perintah berikut untuk memuat dataset ini di TFDS:

ds = tfds.load('huggingface:telugu_books')
  • Deskripsi :
This dataset is created by scraping telugu novels from teluguone.com this dataset can be used for nlp tasks like topic modeling, word embeddings, transfer learning etc
  • Lisensi : File data © Penulis Asli
  • Versi : 1.1.0
  • Perpecahan :
Membelah Contoh
'train' 25794
  • Fitur :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}