paper-with-me

Papers

Word-Alignment-Based Segment-Level Machine Translation Evaluation using Word Embeddings

2017-04-02 · Junki Matsuo, Mamoru Komachi, Katsuhito Sudoh

One of the most important problems in machine translation (MT) evaluation is to evaluate the similarity between translation hypotheses with different surface forms from the reference, especially at the segment level. We propose to use word embeddings to perform word alignment for segment-level MT evaluation. We performed experiments with three types of alignment methods using word embeddings. We evaluated our proposed methods with various translation datasets. Experimental results show that our proposed methods outperform previous word embeddings-based methods.

📄 PDF Abstract BibTeX arXiv:1704.00380

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslationWord AlignmentWord Embeddings

Similar Papers 제목 키워드 기반

Optimizing Word Alignments with Better Subword Tokenization

2021-08-01 · MTSummit 2021 8 · Anh Khoa Ngo Ho, François Yvon

Word alignment identify translational correspondences between words in a parallel sentence pair and are used and for example and to train statistical machine translation and learn bilingual dictionaries or to perform qua…

Machine TranslationSentenceTranslationWord Alignment

On the Word Alignment from Neural Machine Translation

2019-07-01 · ACL 2019 7 · Xintong Li, Guanlin Li, Lemao Liu, Max Meng 외

Prior researches suggest that neural machine translation (NMT) captures word alignment through its attention mechanism, however, this paper finds attention may almost fail to capture word alignment for some NMT models. T…

Machine TranslationNMTTranslationWord Alignment

Extended Parallel Corpus for Amharic-English Machine Translation

2021-04-08 · LREC 2022 6 · Andargachew Mekonnen Gezmu, Andreas Nürnberger, Tesfaye Bayu Bati

This paper describes the acquisition, preprocessing, segmentation, and alignment of an Amharic-English parallel corpus. It will be helpful for machine translation of a low-resource language, Amharic. We freely released t…

Language ModelingLanguage ModellingMachine TranslationTranslation

Knowledge-Prompted Estimator: A Novel Approach to Explainable Machine Translation Assessment

2023-06-13 · Hao Yang, Min Zhang, Shimin Tao, Minghan Wang 외

Cross-lingual Machine Translation (MT) quality estimation plays a crucial role in evaluating translation performance. GEMBA, the first MT quality assessment metric based on Large Language Models (LLMs), employs one-step …

Machine TranslationSentenceTranslation

A Character-Level Decoder without Explicit Segmentation for Neural Machine Translation

2016-03-19 · ACL 2016 8 · Junyoung Chung, Kyunghyun Cho, Yoshua Bengio

The existing machine translation systems, whether phrase-based or neural, have relied almost exclusively on word-level modelling with explicit segmentation. In this paper, we ask a fundamental question: can neural machin…

Decoderde-enMachine TranslationSegmentation+1