中文
相关论文

相关论文: Classifiers in Japanese-to-English Machine Transla…

200 篇论文

Evaluating translation models is a trade-off between effort and detail. On the one end of the spectrum there are automatic count-based methods such as BLEU, on the other end linguistic evaluations by humans, which arguably are more…

计算与语言 · 计算机科学 2019-03-29 Robert Schwarzenberg , David Harbecke , Vivien Macketanz , Eleftherios Avramidis , Sebastian Möller

This study investigates ChatGPT for Japanese-English translation, exploring simple and enhanced prompts and comparing against commercially available translation engines. Performing both automatic and MQM-based human evaluations, we found…

计算与语言 · 计算机科学 2025-10-10 Vincent Michael Sutanto , Giovanni Gatti De Giacomo , Toshiaki Nakazawa , Masaru Yamada

Conventional neural machine translation (NMT) models typically use subwords and words as the basic units for model input and comprehension. However, complete words and phrases composed of several tokens are often the fundamental units for…

计算与语言 · 计算机科学 2023-10-18 Langlin Huang , Shuhao Gu , Zhuocheng Zhang , Yang Feng

It is challenging to translate names and technical terms across languages with different alphabets and sound inventories. These items are commonly transliterated, i.e., replaced with approximate phonetic equivalents. For example, "computer"…

cmp-lg · 计算机科学 2009-10-02 Kevin Knight , Jonathan Graehl

This paper analyses how traditional baseline metrics, such as BLEU and TER, and neural-based methods, such as BERTScore and COMET, score several NMT models performance on chat translation and how these metrics perform when compared to…

计算与语言 · 计算机科学 2024-12-25 Andre Rusli , Makoto Shishido

Neural machine translation (NMT) takes deterministic sequences for source representations. However, either word-level or subword-level segmentations have multiple choices to split a source sequence with different word segmentors or…

计算与语言 · 计算机科学 2019-06-05 Fengshun Xiao , Jiangtong Li , Hai Zhao , Rui Wang , Kehai Chen

Sentence-level (SL) machine translation (MT) has reached acceptable quality for many high-resourced languages, but not document-level (DL) MT, which is difficult to 1) train with little amount of DL data; and 2) evaluate, as the main…

计算与语言 · 计算机科学 2020-12-14 Matīss Rikters , Ryokan Ri , Tong Li , Toshiaki Nakazawa

Neural machine translation (NMT) has recently become popular in the field of machine translation. However, NMT suffers from the problem of repeating or missing words in the translation. To address this problem, Tu et al. (2017) proposed an…

计算与语言 · 计算机科学 2017-06-27 Yukio Matsumura , Takayuki Sato , Mamoru Komachi

Reordering is a challenge to machine translation (MT) systems. In MT, the widely used approach is to apply word based language model (LM) which considers the constituent units of a sentence as words. In speech recognition (SR), some phrase…

计算与语言 · 计算机科学 2015-02-19 Geliang Chen

This paper presents a quantitative fine-grained manual evaluation approach to comparing the performance of different machine translation (MT) systems. We build upon the well-established Multidimensional Quality Metrics (MQM) error taxonomy…

计算与语言 · 计算机科学 2018-02-13 Filip Klubička , Antonio Toral , Víctor M. Sánchez-Cartagena

This paper analyzes the features of monotonic translations, which follow the word order of the source language, in simultaneous interpreting (SI). Word order differences are one of the biggest challenges in SI, especially for language pairs…

计算与语言 · 计算机科学 2024-07-16 Kosuke Doi , Yuka Ko , Mana Makinae , Katsuhito Sudoh , Satoshi Nakamura

Transformer models achieve remarkable success in Neural Machine Translation. Many efforts have been devoted to deepening the Transformer by stacking several units (i.e., a combination of Multihead Attentions and FFN) in a cascade, while the…

计算与语言 · 计算机科学 2020-10-26 Jianhao Yan , Fandong Meng , Jie Zhou

We compare three approaches to statistical machine translation (pure phrase-based, factored phrase-based and neural) by performing a fine-grained manual evaluation via error annotation of the systems' outputs. The error types in our…

计算与语言 · 计算机科学 2018-02-13 Filip Klubička , Antonio Toral , Víctor M. Sánchez-Cartagena

Machine translation has become a critical tool in bridging linguistic gaps, especially between languages as diverse as English and Hindi. This paper comprehensively evaluates various machine translation models for translating between…

计算与语言 · 计算机科学 2025-05-27 Ahan Prasannakumar Shetty

We explore the applicability of machine translation evaluation (MTE) methods to a very different problem: answer ranking in community Question Answering. In particular, we adopt a pairwise neural network (NN) architecture, which…

计算与语言 · 计算机科学 2019-12-09 Francisco Guzmán , Lluís Màrquez , Preslav Nakov

Ensemble classifier refers to a group of individual classifiers that are cooperatively trained on data set in a supervised classification problem. In this paper we present a review of commonly used ensemble classifiers in the literature.…

机器学习 · 计算机科学 2014-04-17 Akhlaqur Rahman , Sumaira Tasnim

In this paper we describe the use of text classification methods to investigate genre and method variation in an English - German translation corpus. For this purpose we use linguistically motivated features representing texts using a…

计算与语言 · 计算机科学 2017-09-14 Ekaterina Lapshninova-Koltunski , Marcos Zampieri

Previous approaches to training syntax-based sentiment classification models required phrase-level annotated corpora, which are not readily available in many languages other than English. Thus, we propose the use of tree-structured Long…

计算与语言 · 计算机科学 2018-10-02 Ryosuke Miyazaki , Mamoru Komachi

This study explores Machine Translationese (MTese) -- the linguistic peculiarities of machine translation outputs -- focusing on the under-researched English-to-Chinese language pair in news texts. We construct a large dataset consisting of…

计算与语言 · 计算机科学 2025-06-30 Delu Kong , Lieve Macken

In this chapter we build a machine translation (MT) system tailored to the literary domain, specifically to novels, based on the state-of-the-art architecture in neural MT (NMT), the Transformer (Vaswani et al., 2017), for the translation…

计算与语言 · 计算机科学 2020-12-01 Antonio Toral , Antoni Oliver , Pau Ribas Ballestín