paper-with-me

Papers

Dialect Text Normalization to Normative Standard Finnish

2019-11-01 · WS 2019 11 · Niko Partanen, Mika H{\"a}m{\"a}l{\"a}inen, Khalid Alnajjar

We compare different LSTMs and transformer models in terms of their effectiveness in normalizing dialectal Finnish into the normative standard Finnish. As dialect is the common way of communication for people online in Finnish, such a normalization is a necessary step to improve the accuracy of the existing Finnish NLP tools that are tailored for normative Finnish text. We work on a corpus consisting of dialectal data of 23 distinct Finnish dialects. The best functioning BRNN approach lowers the initial word error rate of the corpus from 52.89 to 5.73.

📄 PDF Abstract BibTeX

Code (1)

mikahama/murre 공식 구현

Tasks

Text Normalization

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Help from the Neighbors: Estonian Dialect Normalization Using a Finnish Dialect Generator

2022-07-01 · DeepLo 2022 7 · Mika Hämäläinen, Khalid Alnajjar and Tuuli Tuisk

t

Automatic Dialect Adaptation in Finnish and its Effect on Perceived Creativity

2020-09-06 · Mika Hämäläinen, Niko Partanen, Khalid Alnajjar, Jack Rueter 외

We present a novel approach for adapting text written in standard Finnish to different dialects. We experiment with character level NMT models both by using a multi-dialectal and transfer learning approaches. The models …

NMTTransfer Learning

Normalization of Different Swedish Dialects Spoken in Finland

2020-12-09 · Mika Hämäläinen, Niko Partanen, Khalid Alnajjar

Our study presents a dialect normalization method for different Finland Swedish dialects covering six regions. We tested 5 different models, and the best model improved the word error rate from 76.45 to 28.58. Contrary t…

Finnish Dialect Identification: The Effect of Audio and Text

2021-11-06 · EMNLP 2021 11 · Mika Hämäläinen, Khalid Alnajjar, Niko Partanen, Jack Rueter

Finnish is a language with multiple dialects that not only differ from each other in terms of accent (pronunciation) but also in terms of morphological forms and lexical choice. We present the first approach to automatic…

Dialect Identification

MANorm: A Normalization Dictionary for Moroccan Arabic Dialect Written in Latin Script

2022-06-18 · COLING (WANLP) 2020 12 · Randa Zarnoufi, Walid Bachri, Hamid Jaafar, Mounia Abik

Social media user-generated text is actually the main resource for many NLP tasks. This text however, does not follow the standard rules of writing. Moreover, the use of dialect such as Moroccan Arabic in written communi…