paper-with-me

Papers

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 text and cannot explicitly handle noise found in short online posts. Moreover, the variety of frequently occurring linguistic variations presents several challenges, even for humans who might not be able to comprehend the meaning of such posts, especially when they contain slang and abbreviations. Text Normalization aims to transform online user-generated text to a canonical form. Current text normalization systems rely on string or phonetic similarity and classification models that work on a local fashion. We argue that processing contextual information is crucial for this task and introduce a social media text normalization hybrid word-character attention-based encoder-decoder model that can serve as a pre-processing step for NLP applications to adapt to noisy text in social media. Our character-based component is trained on synthetic adversarial examples that are designed to capture errors commonly found in online user-generated text. Experiments show that our model surpasses neural architectures designed for text normalization and achieves comparable performance with state-of-the-art related work.

📄 PDF Abstract BibTeX arXiv:1904.06100

Code (1)

Isminoula/TextNormSeq2Seq 공식 구현 pytorch

Tasks

DecoderLexical NormalizationText Normalization

Similar Papers 제목 키워드 기반

Sequence-to-Sequence Lexical Normalization with Multilingual Transformers

2021-10-06 · WNUT (ACL) 2021 11 · Ana-Maria Bucur, Adrian Cosma, Liviu P. Dinu

Current benchmark tasks for natural language processing contain text that is qualitatively different from the text used in informal day to day digital communication. This discrepancy has led to severe performance degrada…

Lexical NormalizationMachine TranslationSentenceTranslation

Automatic Textual Normalization for Hate Speech Detection

2023-11-12 · Anh Thi-Hoang Nguyen, Dung Ha Nguyen, Nguyet Thi Nguyen, Khanh Thanh-Duy Ho 외

Social media data is a valuable resource for research, yet it contains a wide range of non-standard words (NSW). These irregularities hinder the effective operation of NLP tools. Current state-of-the-art methods for the …

Hate Speech DetectionLexical NormalizationVietnamese Hate Speech Detection

Automatic Rule Generation for Time Expression Normalization

2021-08-31 · Findings (EMNLP) 2021 11 · Wentao Ding, Jianhao Chen, Jinmao Li, Yuzhong Qu

The understanding of time expressions includes two sub-tasks: recognition and normalization. In recent years, significant progress has been made in the recognition of time expressions while research on normalization has …

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

Sequence Learning with RNNs for Medical Concept Normalization in User-Generated Texts

2018-11-28 · Elena Tutubalina, Zulfat Miftahutdinov, Sergey Nikolenko, Valentin Malykh

In this work, we consider the medical concept normalization problem, i.e., the problem of mapping a disease mention in free-form text to a concept in a controlled vocabulary, usually to the standard thesaurus in the Unif…

Medical Concept NormalizationSemantic SimilaritySemantic Textual Similarity