paper-with-me

Papers

Understanding the effects of word-level linguistic annotations in under-resourced neural machine translation

2024-01-29 · Víctor M. Sánchez-Cartagena, Juan Antonio Pérez-Ortiz, Felipe Sánchez-Martínez

This paper studies the effects of word-level linguistic annotations in under-resourced neural machine translation, for which there is incomplete evidence in the literature. The study covers eight language pairs, different training corpus sizes, two architectures, and three types of annotation: dummy tags (with no linguistic information at all), part-of-speech tags, and morpho-syntactic description tags, which consist of part of speech and morphological features. These linguistic annotations are interleaved in the input or output streams as a single tag placed before each word. In order to measure the performance under each scenario, we use automatic evaluation metrics and perform automatic error classification. Our experiments show that, in general, source-language annotations are helpful and morpho-syntactic descriptions outperform part of speech for some language pairs. On the contrary, when words are annotated in the target language, part-of-speech tags systematically outperform morpho-syntactic description tags in terms of automatic evaluation metrics, even though the use of morpho-syntactic description tags improves the grammaticality of the output. We provide a detailed analysis of the reasons behind this result.

📄 PDF Abstract BibTeX arXiv:2401.16078

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTAG

Similar Papers 제목 키워드 기반

Understanding the effects of word-level linguistic annotations in under-resourced neural machine translation

2020-12-01 · COLING 2020 8 · V{\'\i}ctor M. S{\'a}nchez-Cartagena, Juan Antonio P{\'e}rez-Ortiz, Felipe S{\'a}nchez-Mart{\'\i}nez

This paper studies the effects of word-level linguistic annotations in under-resourced neural machine translation, for which there is incomplete evidence in the literature. The study covers eight language pairs, differen…

Machine TranslationTAGTranslation

On the Impact of Knowledge-based Linguistic Annotations in the Quality of Scientific Embeddings

2021-04-13 · Andres Garcia-Silva, Ronald Denaux, Jose Manuel Gomez-Perez

In essence, embedding algorithms work by optimizing the distance between a word and its usual context in order to generate an embedding space that encodes the distributional representation of words. In addition to single…

Decoupling the Benefits of Subword Tokenization for Language Model Training via Byte-level Simulation

2026-04-29 · Théo Gigant, Bowen Peng, Jeffrey Quesnelle arxiv

Subword tokenization is an essential part of modern large language models (LLMs), yet its specific contributions to training efficiency and model performance remain poorly understood. In this work, we decouple the effect…

Sentence level estimation of psycholinguistic norms using joint multidimensional annotations

2020-05-20 · Anil Ramakrishna, Shrikanth Narayanan

Psycholinguistic normatives represent various affective and mental constructs using numeric scores and are used in a variety of applications in natural language processing. They are commonly used at the sentence level, t…

Sentence

Understanding Neural Networks through Representation Erasure

2016-12-24 · Jiwei Li, Will Monroe, Dan Jurafsky

While neural networks have been successfully applied to many natural language processing tasks, they come at the cost of interpretability. In this paper, we propose a general methodology to analyze and interpret decision…

Reinforcement LearningSentenceSentiment Analysis