Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Revisiting Syllables in Language Modelling and their Application on Low-Resource Machine Translation

Domain:

natural language processing

Record type:

paper
Creator:
OncRojSanZar
Host:avatar
Language modelling and machine translation tasks mostly use subword or character inputs, but syllables are seldom used. Syllables provide shorter sequences than characters, require less-specialised extracting rules than morphemes, and their segmentation is not impacted by the corpus size. In this study, we first explore the potential of syllables for open-vocabulary language modelling in 21 languages. We use rule-based syllabification methods for six languages and address the rest with hyphenation, which works as a syllabification proxy. With a comparable perplexity, we show that syllables outperform characters and other subwords. Moreover, we study the importance of syllables on neural machine translation for a non-related and low-resource language-pair (Spanish--Shipibo-Konibo). In pairwise and multilingual systems, syllables outperform unsupervised subwords, and further morphological segmentation methods, when translating into a highly synthetic language with a transparent orthography (Shipibo-Konibo). Finally, we perform some human evaluation, and discuss limitations and opportunities. COLING 2022, short-paper

Visit

arxiv.org

Tasks

language modelingmachine translation

Tags

Computation and Language

Similar

Revisiting Low-Resource Neural Machine Translation: A Case StudySimultaneous Machine Translation using LLM on LRL (low-resource language)Machine Translation into Low-resource Language VarietiesNeural Machine Translation for Mooré, a Low-Resource LanguageLanguage-Family Adapters for Low-Resource Multilingual Neural Machine TranslationDeeveshBeegun/low-resource-neural-machine-translation

Revisiting Low-Resource Neural Machine Translation: A Case Study

It has been shown that the performance of neural machine translation (NMT) drops starkly in low-reso

Simultaneous Machine Translation using LLM on LRL (low-resource language)

Simultaneous machine translation (SiMT) allows the real-time communication, regardless of language,

Machine Translation into Low-resource Language Varieties

State-of-the-art machine translation (MT) systems are typically trained to generate the "standard" t

Neural Machine Translation for Mooré, a Low-Resource Language

Language-Family Adapters for Low-Resource Multilingual Neural Machine Translation

Large multilingual models trained with self-supervision achieve state-of-the-art results in a wide r

DeeveshBeegun/low-resource-neural-machine-translation

# Transformer Neural Machine Translation for Nguni langauges Neural Machine Translation (NMT) has