paper-with-me

Papers

Sinhala Transliteration: A Comparative Analysis Between Rule-based and Seq2Seq Approaches

2024-12-31 · Yomal De Mel, Kasun Wickramasinghe, Nisansa de Silva, Surangika Ranathunga

Due to reasons of convenience and lack of tech literacy, transliteration (i.e., Romanizing native scripts instead of using localization tools) is eminently prevalent in the context of low-resource languages such as Sinhala, which have their own writing script. In this study, our focus is on Romanized Sinhala transliteration. We propose two methods to address this problem: Our baseline is a rule-based method, which is then compared against our second method where we approach the transliteration problem as a sequence-to-sequence task akin to the established Neural Machine Translation (NMT) task. For the latter, we propose a Transformer-based Encode-Decoder solution. We witnessed that the Transformer-based method could grab many ad-hoc patterns within the Romanized scripts compared to the rule-based method. The code base associated with this paper is available on GitHub - https://github.com/kasunw22/Sinhala-Transliterator/

📄 PDF Abstract BibTeX arXiv:2501.00529

Code (1)

kasunw22/sinhala-transliterator 공식 구현

Tasks

DecoderMachine TranslationNMTTransliteration

Methods 이 논문이 사용한 방법론

Focus 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Swa-bhasha Resource Hub: Romanized Sinhala to Sinhala Transliteration Systems and Data Resources

2025-07-12 · Deshan Sumanathilaka, Sameera Perera, Sachithya Dharmasiri, Maneesha Athukorala 외 arxiv

The Swa-bhasha Resource Hub provides a comprehensive collection of data resources and algorithms developed for Romanized Sinhala to Sinhala transliteration between 2020 and 2025. These resources have played a significant…

Swa Bhasha: Message-Based Singlish to Sinhala Transliteration

2024-04-20 · Maneesha U. Athukorala, Deshan K. Sumanathilaka

Machine Transliteration provides the ability to transliterate a basic language into different languages in a computational way. Transliteration is an important technical process that has caught the attention most recentl…

Transliteration

Linguistic Analysis of Sinhala YouTube Comments on Sinhala Music Videos: A Dataset Study

2025-01-28 · W. M. Yomal De Mel, Nisansa de Silva

This research investigates the area of Music Information Retrieval (MIR) and Music Emotion Recognition (MER) in relation to Sinhala songs, an underexplored field in music studies. The purpose of this study is to analyze …

Emotion RecognitionInformation RetrievalMusic Emotion RecognitionMusic Information Retrieval+1

Sentiment Analysis with Deep Learning Models: A Comparative Study on a Decade of Sinhala Language Facebook Data

2022-01-11 · Gihan Weeraprameshwara, Vihanga Jayawickrama, Nisansa de Silva, Yudhanjaya Wijeratne

The relationship between Facebook posts and the corresponding reaction feature is an interesting subject to explore and understand. To achieve this end, we test state-of-the-art Sinhala sentiment analysis models against …

Deep LearningSentiment Analysis

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…