paper-with-me

Papers

ParsTranslit: Truly Versatile Tajik-Farsi Transliteration

2025-10-08 · Rayyan Merchant, Kevin Tang arxiv

As a digraphic language, the Persian language utilizes two written standards: Perso-Arabic in Afghanistan and Iran, and Tajik-Cyrillic in Tajikistan. Despite the significant similarity between the dialects of each country, script differences prevent simple one-to-one mapping, hindering written communication and interaction between Tajikistan and its Persian-speaking ``siblings''. To overcome this, previously-published efforts have investigated machine transliteration models to convert between the two scripts. Unfortunately, most efforts did not use datasets other than those they created, limiting these models to certain domains of text such as archaic poetry or word lists. A truly usable transliteration system must be capable of handling varied domains, meaning that suck models lack the versatility required for real-world usage. The contrast in domain between data also obscures the task's true difficulty. We present a new state-of-the-art sequence-to-sequence model for Tajik-Farsi transliteration trained across all available datasets, and present two datasets of our own. Our results across domains provide clearer understanding of the task, and set comprehensive comparable leading benchmarks. Overall, our model achieves chrF++ and Normalized CER scores of 87.91 and 0.05 from Farsi to Tajik and 92.28 and 0.04 from Tajik to Farsi. Our model, data, and code are available at https://anonymous.4open.science/r/ParsTranslit-FB30/.

📄 PDF Abstract BibTeX arXiv:2510.07520

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Connecting the Persian-speaking World through Transliteration

2025-02-27 · Rayyan Merchant, Akhilesh Kakolu Ramarao, Kevin Tang

Despite speaking mutually intelligible varieties of the same language, speakers of Tajik Persian, written in a modified Cyrillic alphabet, cannot read Iranian and Afghan texts written in the Perso-Arabic script. As the v…

Machine TranslationTransliteration

Tajik-Farsi Persian Transliteration Using Statistical Machine Translation

2012-05-01 · LREC 2012 5 · Chris Irwin Davis

Tajik Persian is a dialect of Persian spoken primarily in Tajikistan and written with a modified Cyrillic alphabet. Iranian Persian, or Farsi, as it is natively called, is the lingua franca of Iran and is written with th…

Machine TranslationTranslationTransliteration

A Systematic Benchmark of Machine Transliteration Models for the Tajik-Farsi Language Pair: A Comparative Study from Rule-Based to Transformer Architectures

2026-05-04 · Mullosharaf K. Arabov arxiv

This paper presents the first comprehensive comparative analysis of modern machine learning architectures for transliteration between Tajik (Cyrillic script) and Persian (Arabic script). A key contribution is the creatio…

Character-Level Transformer for Tajik-Persian Transliteration with a Parallel Lexical Corpus

2026-05-09 · Mullosharaf K. Arabov arxiv

This study addresses automatic transliteration from Tajik (Cyrillic script) to Persian (Perso-Arabic script). We present a curated, lexicographically verified parallel corpus of 52,152 Tajik--Persian words and short phra…

Challenges in Persian Electronic Text Analysis

2014-04-18 · Behrang QasemiZadeh, Saeed Rahimi, Mehdi Safaee Ghalati

Farsi, also known as Persian, is the official language of Iran and Tajikistan and one of the two main languages spoken in Afghanistan. Farsi enjoys a unified Arabic script as its writing system. In this paper we briefly …