Fine-tuning M2M100 on 9,000 parallel examples yields a Singlish-to-Sinhala transliterator that strongly outperforms a rule-based baseline on held-out shared-task test sets.
SiTSE: Sinhala Text Simplification Dataset and Evaluation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Text Simplification is a task that has been minimally explored for low-resource languages. Consequently, there are only a few manually curated datasets. In this paper, we present a human curated sentence-level text simplification dataset for the Sinhala language. Our evaluation dataset contains 1,000 complex sentences and corresponding 3,000 simplified sentences produced by three different human annotators. We model the text simplification task as a zero-shot and zero resource sequence-to-sequence (seq-seq) task on the multilingual language models mT5 and mBART. We exploit auxiliary data from related seq-seq tasks and explore the possibility of using intermediate task transfer learning (ITTL). Our analysis shows that ITTL outperforms the previously proposed zero-resource methods for text simplification. Our findings also highlight the challenges in evaluating text simplification systems, and support the calls for improved metrics for measuring the quality of automated text simplification systems that would suit low-resource languages as well. Our code and data are publicly available: https://github.com/brainsharks-fyp17/Sinhala-Text-Simplification-Dataset-and-Evaluation
fields
cs.CL 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Sinhala Transliteration: A Comparative Analysis Between Rule-based and Seq2Seq Approaches
Fine-tuning M2M100 on 9,000 parallel examples yields a Singlish-to-Sinhala transliterator that strongly outperforms a rule-based baseline on held-out shared-task test sets.