paper-with-me

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 from the original word for every normalization candidate. For comparison with future work, we propose the bundling of seven datasets in six languages to form a new benchmark, together with a novel evaluation metric which is particularly suitable for cross-dataset comparisons. MoNoise reaches a new state-of-art performance for six out of seven of these datasets. Furthermore, we allow the user to tune the {`}aggressiveness{'} of the normalization, and show how the model can be made more efficient with only a small loss in performance. The online demo can be found on: http://www.robvandergoot.com/monoise and the corresponding code on: https://bitbucket.org/robvanderg/monoise/

📄 PDF Abstract BibTeX

Code (1)

https://bitbucket.org/robvanderg/cacheembeds 공식 구현

Tasks

Lexical Normalization

Similar 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 cir…

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

Multilingual Sequence Labeling Approach to solve Lexical Normalization

2021-11-01 · WNUT (ACL) 2021 11 · Divesh Kubal, Apurva Nagvenkar

The task of converting a nonstandard text to a standard and readable text is known as lexical normalization. Almost all the Natural Language Processing (NLP) applications require the text data in normalized form to build…

Language ModellingLexical NormalizationWord Alignment