CoolFace
Datasetpublic

TamilThagaval/Pathinen_keezhkanakku-Acharakovai

💎 ஆசாரக்கோவை (Acharakovai) Dataset ஆசாரக்கோவை (Acharakovai) is one of the Pathinen Keezhkanakku (Eighteen Minor Works) in Tamil literature.It is a didactic anthology composed during the post-Sangam period (circa 100–500 CE). The text emphasizes righteous conduct, ethical discipline, and social values.The name "Acharakovai" means “a garland of virtues”, symbolizing a collection of principles guiding personal and social behavior. This dataset provides a structured digital format of… See the full description on the dataset page: https://huggingface.co/datasets/TamilThagaval/Pathinen_keezhkanakku-Acharakovai.

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes20downloads
Dataset Card

💎 ஆசாரக்கோவை (Acharakovai) Dataset

ஆசாரக்கோவை (Acharakovai) is one of the Pathinen Keezhkanakku (Eighteen Minor Works) in Tamil literature. It is a didactic anthology composed during the post-Sangam period (circa 100–500 CE).

The text emphasizes righteous conduct, ethical discipline, and social values. The name "Acharakovai" means “a garland of virtues”, symbolizing a collection of principles guiding personal and social behavior.

This dataset provides a structured digital format of Acharakovai, segmented into poems, explanations, and karuthurai (moral essence). It is highly useful for Tamil NLP research, semantic understanding, and cultural preservation.


📂 Dataset Structure

Each entry in the dataset contains:

  • —number (string) → Poem number
  • —topic (string) → Title or subject of the verse
  • —venbha (string) → Metre type (வெண்பா வகை)
  • —poem (string) → Original Tamil verse (ஆசாரக்கோவை செய்யுள்)
  • —explanation (string) → பொருளுரை (commentary in Tamil)
  • —karuthurai (string) → கருத்துரை (moral essence)

Example:

json
{
  "number": "1",
  "topic": "ஆசார வித்து",
  "venbha": "(பஃறொடை வெண்பா)",
  "poem": "நன்றி அறிதல், பொறையுடைமை, இன் சொல்லோடு,\nஇன்னாத எவ் உயிர்க்கும் செய்யாமை, கல்வியோடு,\nஒப்புரவு ஆற்ற அறிதல், அறிவுடைமை,\nநல் இனத்தாரோடு நட்டல், - இவை எட்டும்\nசொல்லிய ஆசார வித்து.",
  "explanation": "தனக்குப் பிறர் செய்த நன்றியறிதலும், பொறையும், இன்சொல்லும், எல்லா உயிர்க்கும் இன்னாதன செய்யாமையும், கல்வியும், ஒப்புரவை மிக வறிதலும், அறிவுடைமையும், நல்லினத்தாரோடு நட்டலும் என இவ்வெட்டு வகையும் நல்லோராற் சொல்லப்பட்ட ஆசாரங்கட்குக் காரணம்.",
  "karuthurai": "நன்றியறிதல், பொறையுடைமை முதலிய எட்டும் நல்லொழுக்கங்கட்குக் காரணம்."
}

📊 Dataset Statistics

Total Poems: 100 (approx.)

Language: Tamil (ta)

Format: JSON / JSONL

Size: ~100–150 KB

💡 Use Cases

Tamil NLP & AI → verse-to-explanation mapping, moral classification, semantic similarity

Digital Heritage → preservation of Tamil ethical texts in machine-readable form

Education → teaching Tamil values, ethics, and Sangam-era thought

Comparative Literature → Tamil ↔ English moral philosophy study

Cultural Studies → understanding Tamil ethical codes and social conduct

🔑 Licensing

Texts (Poems): Public Domain (classical Tamil literature)

Explanations & Karuthurai: Released under CC BY 4.0 (free to use with attribution)

#ஆசாரக்கோவை #PathinenKeezhkanakku #சங்கஇலக்கியம் #TamilLiterature #TamilPoetry #ClassicalTamil #TamilNLP #DigitalHeritage #TamilCulture #PoetryDataset #TamilAI #OpenSource