paper-with-me

Papers

CL-MoNoise: Cross-lingual Lexical Normalization

2021-11-01 · EMNLP (WNUT) 2021 11 · Rob van der Goot

Social media is notoriously difficult to process for existing natural language processing tools, because of spelling errors, non-standard words, shortenings, non-standard capitalization and punctuation. One method to circumvent these issues is to normalize input data before processing. Most previous work has focused on only one language, which is mostly English. In this paper, we are the first to propose a model for cross-lingual normalization, with which we participate in the WNUT 2021 shared task. To this end, we use MoNoise as a starting point, and make a simple adaptation for cross-lingual application. Our proposed model outperforms the leave-as-is baseline provided by the organizers which copies the input. Furthermore, we explore a completely different model which converts the task to a sequence labeling task. Performance of this second system is low, as it does not take capitalization into account in our implementation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Lexical Normalization

Similar Papers 제목 키워드 기반

MoNoise: A Multi-lingual and Easy-to-use Lexical Normalization Tool

2019-07-01 · ACL 2019 7 · Rob van der Goot

In this paper, we introduce and demonstrate the online demo as well as the command line interface of a lexical normalization system (MoNoise) for a variety of languages. We further improve this model by using features fr…

Lexical Normalization

MoNoise: Modeling Noise Using a Modular Normalization System

2017-10-10 · Rob van der Goot, Gertjan van Noord

We propose MoNoise: a normalization model focused on generalizability and efficiency, it aims at being easily reusable and adaptable. Normalization is the task of translating texts from a non- canonical domain to a more …

Lexical NormalizationSpelling CorrectionWord Embeddings

DaN+: Danish Nested Named Entities and Lexical Normalization

2021-05-24 · COLING 2020 8 · Barbara Plank, Kristian Nørgaard Jensen, Rob van der Goot

This paper introduces DaN+, a new multi-domain corpus and annotation guidelines for Danish nested named entities (NEs) and lexical normalization to support research on cross-lingual cross-domain learning for a less-resou…

Cross-Lingual TransferLexical NormalizationMulti-Task Learningnamed-entity-recognition+3

ÚFAL at MultiLexNorm 2021: Improving Multilingual Lexical Normalization by Fine-tuning ByT5

2021-10-28 · WNUT (ACL) 2021 11 · David Samuel, Milan Straka

We present the winning entry to the Multilingual Lexical Normalization (MultiLexNorm) shared task at W-NUT 2021 (van der Goot et al., 2021a), which evaluates lexical-normalization systems on 12 social media datasets in 1…

Dependency ParsingLanguage ModelingLanguage ModellingLexical Normalization

MultiLexNorm: A Shared Task on Multilingual Lexical Normalization

2021-11-01 · EMNLP (WNUT) 2021 11 · Rob van der Goot, Alan Ramponi, Arkaitz Zubiaga, Barbara Plank 외

Lexical normalization is the task of transforming an utterance into its standardized form. This task is beneficial for downstream analysis, as it provides a way to harmonize (often spontaneous) linguistic variation. Such…

Dependency ParsingLexical NormalizationPart-Of-Speech TaggingPOS