中文
相关论文

相关论文: Lexical Normalization for Code-switched Data and i…

200 篇论文

Cross-lingual Summarization (CLS) aims at producing a summary in the target language for an article in the source language. Traditional solutions employ a two-step approach, i.e. translate then summarize or summarize then translate.…

计算与语言 · 计算机科学 2020-10-20 Ruochen Xu , Chenguang Zhu , Yu Shi , Michael Zeng , Xuedong Huang

Singlish, or Colloquial Singapore English, is a language formed from oral and social communication within multicultural Singapore. In this work, we work on a fundamental Natural Language Processing (NLP) task: Parts-Of-Speech (POS) tagging…

计算与语言 · 计算机科学 2024-11-11 Luo Qi Chan , Lynnette Hui Xian Ng

Position encoding (PE), an essential part of self-attention networks (SANs), is used to preserve the word order information for natural language processing tasks, generating fixed position indices for input sequences. However, in…

计算与语言 · 计算机科学 2020-11-24 Liang Ding , Longyue Wang , Dacheng Tao

Social media has become an important information source for crisis management and provides quick access to ongoing developments and critical information. However, classification models suffer from event-related biases and highly imbalanced…

计算与语言 · 计算机科学 2022-11-22 Philipp Seeberger , Korbinian Riedhammer

Character-level models have been used extensively in recent years in NLP tasks as both supplements and replacements for closed-vocabulary token-level word representations. In one popular architecture, character-level LSTMs are used to feed…

计算与语言 · 计算机科学 2019-03-13 Yuval Pinter , Marc Marone , Jacob Eisenstein

Linguistic Code-switching (CS) is still an understudied phenomenon in natural language processing. The NLP community has mostly focused on monolingual and multi-lingual scenarios, but little attention has been given to CS in particular.…

计算与语言 · 计算机科学 2020-05-05 Gustavo Aguilar , Thamar Solorio

Accurate alignment between languages is fundamental for improving cross-lingual pre-trained language models (XLMs). Motivated by the natural phenomenon of code-switching (CS) in multilingual speakers, CS has been used as an effective data…

计算与语言 · 计算机科学 2023-02-14 Chenxi Whitehouse , Fenia Christopoulou , Ignacio Iacobacci

Sign Language Translation (SLT) has evolved significantly, moving from isolated recognition approaches to complex, continuous gloss-free translation systems. This paper explores the impact of pose-based data preprocessing techniques -…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Tomas Zelezny , Jakub Straka , Vaclav Javorek , Ondrej Valach , Marek Hruz , Ivan Gruber

Lemmatization of standard languages is concerned with (i) abstracting over morphological differences and (ii) resolving token-lemma ambiguities of inflected words in order to map them to a dictionary headword. In the present paper we aim to…

计算与语言 · 计算机科学 2019-03-19 Enrique Manjavacas , Ákos Kádár , Mike Kestemont

In this work, we present a simple and elegant approach to language modeling for bilingual code-switched text. Since code-switching is a blend of two or more different languages, a standard bilingual language model can be improved upon by…

计算与语言 · 计算机科学 2018-08-06 Saurabh Garg , Tanmay Parekh , Preethi Jyothi

This paper presents our latest effort on improving Code-switching language models that suffer from data scarcity. We investigate methods to augment Code-switching training text data by artificially generating them. Concretely, we propose a…

计算与语言 · 计算机科学 2021-12-14 Chia-Yu Li , Ngoc Thang Vu

We present a novel neural network model that learns POS tagging and graph-based dependency parsing jointly. Our model uses bidirectional LSTMs to learn feature representations shared for both POS tagging and dependency parsing tasks, thus…

计算与语言 · 计算机科学 2017-08-10 Dat Quoc Nguyen , Mark Dras , Mark Johnson

Part-of-Speech (POS) tagging is an old and fundamental task in natural language processing. While supervised POS taggers have shown promising accuracy, it is not always feasible to use supervised methods due to lack of labeled data. In this…

计算与语言 · 计算机科学 2018-01-12 Omid Kashefi

We propose a) a Language Agnostic end-to-end Speech Translation model (LAST), and b) a data augmentation strategy to increase code-switching (CS) performance. With increasing globalization, multiple languages are increasingly used…

计算与语言 · 计算机科学 2022-11-10 Christian Huber , Enes Yavuz Ugan , Alexander Waibel

Part of speech (POS) tagging is a familiar NLP task. State of the art taggers routinely achieve token-level accuracies of over 97% on news body text, evidence that the problem is well understood. However, the register of English news…

计算与语言 · 计算机科学 2021-09-17 Adrian Benton , Hanyang Li , Igor Malioutov

Fine-tuning neural networks is widely used to transfer valuable knowledge from high-resource to low-resource domains. In a standard fine-tuning scheme, source and target problems are trained using the same architecture. Although capable of…

计算与语言 · 计算机科学 2019-04-09 Sara Meftah , Youssef Tamaazousti , Nasredine Semmar , Hassane Essafi , Fatiha Sadat

An important and difficult task in code-switched speech recognition is to recognize the language, as lots of words in two languages can sound similar, especially in some accents. We focus on improving performance of end-to-end Automatic…

计算与语言 · 计算机科学 2024-03-14 Yash Sharma , Basil Abraham , Preethi Jyothi

Language models for speech recognition tend to concentrate solely on recognizing the words that were spoken. In this paper, we redefine the speech recognition problem so that its goal is to find both the best sequence of words and their…

cmp-lg · 计算机科学 2008-02-03 Peter A. Heeman , James F. Allen

Language Models (LMs) have shown state-of-the-art performance in Natural Language Processing (NLP) tasks. Downstream tasks such as Named Entity Recognition (NER) or Part-of-Speech (POS) tagging are known to suffer from data imbalance…

计算与语言 · 计算机科学 2024-04-12 Mehdi Ben Amor , Michael Granitzer , Jelena Mitrović

Recent trends in NLP research have raised an interest in linguistic code-switching (CS); modern approaches have been proposed to solve a wide range of NLP tasks on multiple language pairs. Unfortunately, these proposed methods are hardly…

计算与语言 · 计算机科学 2020-05-12 Gustavo Aguilar , Sudipta Kar , Thamar Solorio