paper-with-me

홈 › Papers

Itihasa: A large-scale corpus for Sanskrit to English translation

2021-06-06 · ACL (WAT) 2021 8 · Rahul Aralikatte, Miryam de Lhoneux, Anoop Kunchukuttan, Anders Søgaard

This work introduces Itihasa, a large-scale translation dataset containing 93,000 pairs of Sanskrit shlokas and their English translations. The shlokas are extracted from two Indian epics viz., The Ramayana and The Mahabharata. We first describe the motivation behind the curation of such a dataset and follow up with empirical analysis to bring out its nuances. We then benchmark the performance of standard translation models on this corpus and show that even state-of-the-art transformer architectures perform poorly, emphasizing the complexity of the dataset.

📄 PDF Abstract BibTeX arXiv:2106.03269

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

MITRA: A Large-Scale Parallel Corpus and Multilingual Pretrained Language Model for Machine Translation and Semantic Retrieval for Pāli, Sanskrit, Buddhist Chinese, and Tibetan

2026-01-10 · Sebastian Nehrdich, Kurt Keutzer arxiv

Ancient Buddhist literature features frequent, yet often unannotated, textual parallels spread across diverse languages: Sanskrit, Pāli, Buddhist Chinese, Tibetan, and more. The scale of this material makes manual examin…

Machine TranslationSemantic SimilaritySemantic Retrieval

An Augmented Translation Technique for low Resource language pair: Sanskrit to Hindi translation

2020-06-09 · Rashi Kumar, Piyush Jha, Vineet Sahula

Neural Machine Translation (NMT) is an ongoing technique for Machine Translation (MT) using enormous artificial neural network. It has exhibited promising outcomes and has shown incredible potential in solving challengin…

Dimensionality ReductionMachine TranslationNMTTranslation

Samasāmayik: A Parallel Dataset for Hindi-Sanskrit Machine Translation

2026-03-25 · N J Karthika, Keerthana Suryanarayanan, Jahanvi Purohit, Ganesh Ramakrishnan 외 arxiv

We release Samasāmayik, a novel, meticulously curated, large-scale Hindi-Sanskrit corpus, comprising 92,196 parallel sentences. Unlike most data available in Sanskrit, which focuses on classical era text and poetry, this…

Machine Translation

Improving Neural Machine Translation for Sanskrit-English

2020-12-01 · ICON 2020 12 · Ravneet Punia, Aditya Sharma, Sarthak Pruthi, Minni Jain

Sanskrit is one of the oldest languages of the Asian Subcontinent that fell out of common usage around 600 B.C. In this paper, we attempt to translate Sanskrit to English using Neural Machine Translation approaches based…

Machine Translationreinforcement-learningReinforcement Learning (RL)Transfer Learning+1

Is Sanskrit the most token-efficient language? A quantitative study using GPT, Gemini, and SentencePiece

2026-01-05 · Anshul Kumar arxiv

Tokens are the basic units of Large Language Models (LLMs). LLMs rely on tokenizers to segment text into these tokens, and tokenization is the primary determinant of computational and inference cost. Sanskrit, one of the…