Naveen934/tamil_books_na
Tamil Books Dataset A collection of Tamil books in digital format for natural language processing and research purposes. Dataset Description This dataset contains Tamil books converted from various sources into a structured format suitable for NLP tasks. Features id: Unique identifier title: Title of the book author: Author of the book content: The main text content of the book Source Acknowledgement I get Tamil books from this… See the full description on the dataset page: https://huggingface.co/datasets/Naveen934/tamil_books_na.
Tamil Books Dataset
A collection of Tamil books in digital format for natural language processing and research purposes.
Dataset Description
This dataset contains Tamil books converted from various sources into a structured format suitable for NLP tasks.
Features
id: Unique identifiertitle: Title of the bookauthor: Author of the bookcontent: The main text content of the book
Source Acknowledgement
I get Tamil books from this site: https://freetamilebooks.com/
We gratefully acknowledge freetamilebooks.com for providing access to Tamil literature and making these books available for educational and research purposes.
Dataset Structure
The dataset is organized with multiple subsets (configurations), where each subset represents a different book. This allows for easy management and access to individual books within the collection.
Default Subset: ponniyin_selvan - The classic Tamil historical novel by Kalki Krishnamurthy
Usage
from datasets import load_dataset
# Load the default subset (ponniyin_selvan)
dataset = load_dataset("Naveen934/tamil_books_na")
# Load a specific book subset
dataset = load_dataset("Naveen934/tamil_books_na", "deiva_yaanai")
dataset = load_dataset("Naveen934/tamil_books_na", "Treasure-Island")
dataset = load_dataset("Naveen934/tamil_books_na", "kalam_marantha_idam")```
if anyone wants any books from this site, https://freetamilebooks.com/ please mention the book name 