paper-with-me

홈 › Papers

Phonetic Normalization for Machine Translation of User Generated Content

2019-11-01 · WS 2019 11 · Jos{\'e} Carlos Rosales N{\'u}{\~n}ez, Djam{\'e} Seddah, Guillaume Wisniewski

We present an approach to correct noisy User Generated Content (UGC) in French aiming to produce a pretreatement pipeline to improve Machine Translation for this kind of non-canonical corpora. In order to do so, we have implemented a character-based neural model phonetizer to produce IPA pronunciations of words. In this way, we intend to correct grammar, vocabulary and accentuation errors often present in noisy UGC corpora. Our method leverages on the fact that some errors are due to confusion induced by words with similar pronunciation which can be corrected using a phonetic look-up table to produce normalization candidates. These potential corrections are then encoded in a lattice and ranked using a language model to output the most probable corrected phrase. Compare to using other phonetizers, our method boosts a transformer-based machine translation system on UGC.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

On the performance of phonetic algorithms in microtext normalization

2024-02-04 · Yerai Doval, Manuel Vilares, Jesús Vilares

User-generated content published on microblogging social networks constitutes a priceless source of information. However, microtexts usually deviate from the standard lexical and grammatical rules of the language, thus m…

Normalizing Non-canonical Turkish Texts Using Machine Translation Approaches

2019-07-01 · ACL 2019 7 · Talha {\c{C}}olako{\u{g}}lu, Umut Sulubacak, Ahmet C{\"u}neyd Tantu{\u{g}}

With the growth of the social web, user-generated text data has reached unprecedented sizes. Non-canonical text normalization provides a way to exploit this as a practical source of training data for language processing …

Machine TranslationText NormalizationTranslation

Adapting Sequence to Sequence models for Text Normalization in Social Media

2019-04-12 · Ismini Lourentzou, Kabir Manghnani, ChengXiang Zhai

Social media offer an abundant source of valuable raw data, however informal writing can quickly become a bottleneck for many natural language processing (NLP) tasks. Off-the-shelf tools are usually trained on formal tex…

DecoderLexical NormalizationText Normalization

Unsupervised Neologism Normalization Using Embedding Space Mapping

2019-11-01 · WS 2019 11 · Nasser Zalmout, Kapil Thadani, Aasish Pappu

This paper presents an approach for detecting and normalizing neologisms in social media content. Neologisms refer to recent expressions that are specific to certain entities or events and are being increasingly used by …

Natural Language UnderstandingText Normalization

Towards Shared Datasets for Normalization Research

2014-05-01 · LREC 2014 5 · Orph{\'e}e De Clercq, Sarah Schulz, Bart Desmet, V{\'e}ronique Hoste

In this paper we present a Dutch and English dataset that can serve as a gold standard for evaluating text normalization approaches. With the combination of text messages, message board posts and tweets, these datasets r…

Domain AdaptationLexical NormalizationMachine TranslationOpinion Mining+2