paper-with-me

Papers

Phonology-Augmented Statistical Framework for Machine Transliteration using Limited Linguistic Resources

2018-10-07 · Gia H. Ngo, Minh Nguyen, Nancy F. Chen

Transliteration converts words in a source language (e.g., English) into words in a target language (e.g., Vietnamese). This conversion considers the phonological structure of the target language, as the transliterated output needs to be pronounceable in the target language. For example, a word in Vietnamese that begins with a consonant cluster is phonologically invalid and thus would be an incorrect output of a transliteration system. Most statistical transliteration approaches, albeit being widely adopted, do not explicitly model the target language's phonology, which often results in invalid outputs. The problem is compounded by the limited linguistic resources available when converting foreign words to transliterated words in the target language. In this work, we present a phonology-augmented statistical framework suitable for transliteration, especially when only limited linguistic resources are available. We propose the concept of pseudo-syllables as structures representing how segments of a foreign word are organized according to the syllables of the target language's phonology. We performed transliteration experiments on Vietnamese and Cantonese. We show that the proposed framework outperforms the statistical baseline by up to 44.68% relative, when there are limited training examples (587 entries).

📄 PDF Abstract BibTeX arXiv:1810.03184

Code (0)

등록된 구현이 없습니다.

Tasks

Transliteration

Similar Papers 제목 키워드 기반

Leveraging Alignment and Phonology for low-resource Indic to English Neural Machine Transliteration

2020-12-01 · ICON 2020 12 · Parth Patel, Manthan Mehta, Pushpak Bhattacharya, Arjun Atreya

In this paper we present a novel transliteration technique based on Orthographic Syllable(OS) segmentation for low-resource Indian languages (ILs). Given that alignment has produced promising results in Statistical Machi…

Transliteration

Regulating Orthography-Phonology Relationship for English to Thai Transliteration

2016-08-01 · WS 2016 8 · Binh Minh Nguyen, Hoang Gia Ngo, Nancy F. Chen
Machine TranslationTransliteration

Hindi and Marathi to English NE Transliteration Tool using Phonology and Stress Analysis

2012-12-01 · COLING 2012 12 · Manikrao Dhore, Shantanu Dixit, Ruchi Dhore
Transliteration

AyutthayaAlpha: A Thai-Latin Script Transliteration Transformer

2024-12-05 · Davor Lauc, Attapol Rutherford, Weerin Wongwarawipatr

This study introduces AyutthayaAlpha, an advanced transformer-based machine learning model designed for the transliteration of Thai proper names into Latin script. Our system achieves state-of-the-art performance with 82…

Cross-Lingual Information RetrievalInformation RetrievalTransliteration

A Deep Learning Based Approach to Transliteration

2018-07-01 · WS 2018 7 · Soumyadeep Kundu, Sayantan Paul, Santanu Pal

In this paper, we propose different architectures for language independent machine transliteration which is extremely important for natural language processing (NLP) applications. Though a number of statistical models fo…

Deep LearningInformation RetrievalMachine TranslationNMT+2