中文
相关论文

相关论文: OOVs in the Spotlight: How to Inflect them?

200 篇论文

We present a compact, single-model approach to multilingual inflection, the task of generating inflected word forms from base lemmas to express grammatical categories. Our model, trained jointly on data from 73 languages, is lightweight,…

计算与语言 · 计算机科学 2025-10-28 Tomáš Sourada , Jana Straková

We propose a new contextual-compositional neural network layer that handles out-of-vocabulary (OOV) words in natural language processing (NLP) tagging tasks. This layer consists of a model that attends to both the character sequence and the…

机器学习 · 计算机科学 2019-12-17 Nicolas Garneau , Jean-Samuel Leboeuf , Yuval Pinter , Luc Lamontagne

Statistical morphological inflectors are typically trained on fully supervised, type-level data. One remaining open research question is the following: How can we effectively exploit raw, token-level data to improve their performance? To…

计算与语言 · 计算机科学 2020-02-26 Lawrence Wolf-Sonkin , Jason Naradowsky , Sabrina J. Mielke , Ryan Cotterell

The CoNLL-SIGMORPHON 2017 shared task on supervised morphological generation required systems to be trained and tested in each of 52 typologically diverse languages. In sub-task 1, submitted systems were asked to predict a specific…

In the domain of Morphology, Inflection is a fundamental and important task that gained a lot of traction in recent years, mostly via SIGMORPHON's shared-tasks. With average accuracy above 0.9 over the scores of all languages, the task is…

计算与语言 · 计算机科学 2022-03-22 Omer Goldman , David Guriel , Reut Tsarfaty

State-of-the-art NLP systems represent inputs with word embeddings, but these are brittle when faced with Out-of-Vocabulary (OOV) words. To address this issue, we follow the principle of mimick-like models to generate vectors for unseen…

计算与语言 · 计算机科学 2022-03-22 Lihu Chen , Gaël Varoquaux , Fabian M. Suchanek

Word representation is a key component in neural-network-based sequence labeling systems. However, representations of unseen or rare words trained on the end task are usually poor for appreciable performance. This is commonly referred to as…

计算与语言 · 计算机科学 2019-05-30 Minlong Peng , Qi Zhang , Xiaoyu Xing , Tao Gui , Jinlan Fu , Xuanjing Huang

Communication has become increasingly dynamic with the popularization of social networks and applications that allow people to express themselves and communicate instantly. In this scenario, distributed representation models have their…

计算与语言 · 计算机科学 2024-05-30 Johannes V. Lochter , Renato M. Silva , Tiago A. Almeida

Out-of-vocabulary word translation is a major problem for the translation of low-resource languages that suffer from a lack of parallel training data. This paper evaluates the contributions of target-language context models towards the…

计算与语言 · 计算机科学 2018-01-29 Angli Liu , Katrin Kirchhoff

In real dialogue scenarios, the existing slot filling model, which tends to memorize entity patterns, has a significantly reduced generalization facing Out-of-Vocabulary (OOV) problems. To address this issue, we propose an OOV robust slot…

Recent years have seen exceptional strides in the task of automatic morphological inflection generation. However, for a long tail of languages the necessary resources are hard to come by, and state-of-the-art neural methods that work well…

计算与语言 · 计算机科学 2019-08-21 Antonios Anastasopoulos , Graham Neubig

This paper documents the Team Copenhagen system which placed first in the CoNLL--SIGMORPHON 2018 shared task on universal morphological reinflection, Task 2 with an overall accuracy of 49.87. Task 2 focuses on morphological inflection in…

计算与语言 · 计算机科学 2018-09-06 Yova Kementchedjhieva , Johannes Bjerva , Isabelle Augenstein

Due to the dynamic nature of human language, automatic speech recognition (ASR) systems need to continuously acquire new vocabulary. Out-Of-Vocabulary (OOV) words, such as trending words and new named entities, pose problems to modern ASR…

计算与语言 · 计算机科学 2023-02-22 Leyuan Qu , Cornelius Weber , Stefan Wermter

We propose a novel way to handle out of vocabulary (OOV) words in downstream natural language processing (NLP) tasks. We implement a network that predicts useful embeddings for OOV words based on their morphology and on the context in which…

计算与语言 · 计算机科学 2019-03-05 Nicolas Garneau , Jean-Samuel Leboeuf , Luc Lamontagne

Inflection is an essential part of every human language's morphology, yet little effort has been made to unify linguistic theory and computational methods in recent years. Methods of string manipulation are used to infer inflectional…

计算与语言 · 计算机科学 2020-09-07 Eleni Metheniti , Guenter Neumann , Josef van Genabith

We propose to cast the task of morphological inflection - mapping a lemma to an indicated inflected form - for resource-poor languages as a meta-learning problem. Treating each language as a separate task, we use data from high-resource…

计算与语言 · 计算机科学 2020-04-29 Katharina Kann , Samuel R. Bowman , Kyunghyun Cho

Recent years have brought great advances into solving morphological tasks, mostly due to powerful neural models applied to various tasks as (re)inflection and analysis. Yet, such morphological tasks cannot be considered solved, especially…

计算与语言 · 计算机科学 2023-06-23 David Guriel , Omer Goldman , Reut Tsarfaty

A broad goal in natural language processing (NLP) is to develop a system that has the capacity to process any natural language. Most systems, however, are developed using data from just one language such as English. The SIGMORPHON 2020…

With a growing focus on morphological inflection systems for languages where high-quality data is scarce, training data noise is a serious but so far largely ignored concern. We aim at closing this gap by investigating the types of noise…

计算与语言 · 计算机科学 2023-05-29 Adam Wiemerslage , Changbing Yang , Garrett Nicolai , Miikka Silfverberg , Katharina Kann

Existing studies typically investigate domain shift and category shift as independent problems, however, in real-world scenarios, the two types of shifts often occur simultaneously and interact, leading to significant degradation in…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yupeng Zhang , Ruize Han , Fangnan Zhou , Wei Feng , Liang Wan
‹ 上一页 1 2 3 10 下一页 ›