中文
相关论文

相关论文: Script Normalization for Unconventional Writing of…

200 篇论文

Training data for machine learning models can come from many different sources, which can be of dubious quality. For resource-rich languages like English, there is a lot of data available, so we can afford to throw out the dubious data. For…

计算与语言 · 计算机科学 2021-03-31 Andrew Zupon , Evan Crew , Sandy Ritchie

One of the most important challenges for modern search engines is to retrieve relevant web content based on user queries. In order to achieve this challenge, search engines have a module to rewrite user queries. That is why modern web…

计算与语言 · 计算机科学 2023-10-23 Abdullah Can Algan , Emre Yürekli , Aykut Çayır

Transfer learning is a popular strategy to improve the quality of low-resource machine translation. For an optimal transfer of the embedding layer, the child and parent model should share a substantial part of the vocabulary. This is not…

计算与语言 · 计算机科学 2020-10-01 Chantal Amrhein , Rico Sennrich

Achieving robustness in recognition systems across diverse domains is crucial for their practical utility. While ample data availability is usually assumed, low-resource languages, such as ancient manuscripts and non-western languages, tend…

机器学习 · 计算机科学 2025-06-19 Adrià Molina Rodríguez , Oriol Ramos Terrades , Josep Lladós

This paper addresses challenges of Natural Language Processing (NLP) on non-canonical multilingual data in which two or more languages are mixed. It refers to code-switching which has become more popular in our daily life and therefore…

计算与语言 · 计算机科学 2016-10-10 Özlem Çetinoğlu , Sarah Schulz , Ngoc Thang Vu

Voice assistants have sharply risen in popularity in recent years, but their use has been limited mostly to simple applications like music, hands-free search, or control of internet-of-things devices. What would it take for voice assistants…

人机交互 · 计算机科学 2023-09-13 Alyssa Hwang , Natasha Oza , Chris Callison-Burch , Andrew Head

Natural-language processing of historical documents is complicated by the abundance of variant spellings and lack of annotated data. A common approach is to normalize the spelling of historical words to modern forms. We explore the…

计算与语言 · 计算机科学 2016-10-26 Marcel Bollmann , Anders Søgaard

This survey provides an overview of the challenges of misspellings in natural language processing (NLP). While often unintentional, misspellings have become ubiquitous in digital communication, especially with the proliferation of Web 2.0,…

计算与语言 · 计算机科学 2025-10-27 Gianluca Sperduti , Alejandro Moreo

The conventional natural language processing approaches are not accustomed to the social media text due to colloquial discourse and non-homogeneous characteristics. Significantly, the language identification in a multilingual document is…

计算与语言 · 计算机科学 2021-06-30 M Zeeshan Ansari , Tanvir Ahmad , M M Sufyan Beg , Asma Ikram

Most human languages use scripts other than the Latin alphabet. Search users in these languages often formulate their information needs in a transliterated -- usually Latinized -- form for ease of typing. For example, Greek speakers might…

信息检索 · 计算机科学 2025-05-14 Andreas Chari , Iadh Ounis , Sean MacAvaney

Abstractive text summarization is a highly difficult problem, and the sequence-to-sequence model has shown success in improving the performance on the task. However, the generated summaries are often inconsistent with the source content in…

计算与语言 · 计算机科学 2018-05-11 Bingzhen Wei , Xuancheng Ren , Xu Sun , Yi Zhang , Xiaoyan Cai , Qi Su

Attribute-controlled text rewriting, also known as text style-transfer, has a crucial role in regulating attributes and biases of textual training data and a machine generated text. In this work we present SimpleStyle, a minimalist yet…

计算与语言 · 计算机科学 2022-12-23 Elron Bandel , Yoav Katz , Noam Slonim , Liat Ein-Dor

We highlight an important frontier in algorithmic fairness: disparity in the quality of natural language processing algorithms when applied to language from authors of different social groups. For example, current systems sometimes analyze…

计算机与社会 · 计算机科学 2017-07-04 Su Lin Blodgett , Brendan O'Connor

The identification of the language of the script is an important stage in the process of recognition of the writing. There are several works in this research area, which treat various languages. Most of the used methods are global or…

人工智能 · 计算机科学 2012-04-05 Sofiene Haboubi , Samia Maddouri , Hamid Amiri

Transliteration has emerged as a promising means to bridge the gap between various languages in multilingual NLP, showing promising results especially for languages using non-Latin scripts. We investigate the degree to which shared script,…

计算与语言 · 计算机科学 2026-03-25 Haeji Jung , Jinju Kim , Kyungjin Kim , Youjeong Roh , David R. Mortensen

Building natural language processing systems for non standardized and low resource languages is a difficult challenge. The recent success of large-scale multilingual pretrained language models provides new modeling tools to tackle this. In…

计算与语言 · 计算机科学 2020-05-04 Benjamin Muller , Benoit Sagot , Djamé Seddah

Lexical ambiguity, a challenging phenomenon in all natural languages, is particularly prevalent for languages with diacritics that tend to be omitted in writing, such as Arabic. Omitting diacritics leads to an increase in the number of…

计算与语言 · 计算机科学 2019-12-11 Sawsan Alqahtani , Hanan Aldarmaki , Mona Diab

Exposing latent lexical overlap, script romanization has emerged as an effective strategy for improving cross-lingual transfer (XLT) in multilingual language models (mLMs). Most prior work, however, focused on setups that favor romanization…

计算与语言 · 计算机科学 2026-01-12 Benedikt Ebing , Lennart Keller , Goran Glavaš

Text normalization - the conversion of text from written to spoken form - is traditionally assumed to be an ill-formed task for language models. In this work, we argue otherwise. We empirically show the capacity of Large-Language Models…

Multilingual pre-trained models (mPLMs) have shown impressive performance on cross-lingual transfer tasks. However, the transfer performance is often hindered when a low-resource target language is written in a different script than the…

计算与语言 · 计算机科学 2024-10-10 Orgest Xhelili , Yihong Liu , Hinrich Schütze