paper-with-me

Papers

Fuzzy-match repair using black-box machine translation systems: what can be expected?

2016-10-01 · AMTA 2016 10 · John Ortega, Felipe Sánchez-Martínez, Mikel Forcada

Computer-aided translation (CAT) tools often use a translation memory (TM) as the key resource to assist translators. A TM contains translation units (TU) which are made up of source and target language segments; translators use the target segments in the TU suggested by the CAT tool by converting them into the desired translation. Proposals from TMs could be made more useful by using techniques such as fuzzy-match repair (FMR) which modify words in the target segment corresponding to mismatches identified in the source segment. Modifications in the target segment are done by translating the mismatched source sub-segments using an external source of bilingual information (SBI) and applying the translations to the corresponding positions in the target segment. Several combinations of translated sub-segments can be applied to the target segment which can produce multiple repair candidates. We provide a formal algorithmic description of a method that is capable of using any SBI to generate all possible fuzzy-match repairs and perform an oracle evaluation on three different language pairs to ascertain the potential of the method to improve translation productivity. Using DGT-TM translation memories and the machine system Apertium as the single source to build repair operators in three different language pairs, we show that the best repaired fuzzy matches are consistently closer to reference translations than either machine-translated segments or unrepaired fuzzy matches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

A Comparison of Machine Translation Paradigms for Use in Black-Box Fuzzy-Match Repair

2018-03-01 · WS 2018 3 · Rebecca Knowles, John Ortega, Philipp Koehn
Automatic Post-EditingMachine TranslationTranslation

Towards a Better Integration of Fuzzy Matches in Neural Machine Translation through Data Augmentation

2021-01-24 · Informatics 2021 1 · Arda Tezcan, Bram Bulté, Bram Vanroy

We identify a number of aspects that can boost the performance of Neural Fuzzy Repair (NFR), an easy-to-implement method to integrate translation memory matches and neural machine translation (NMT). We explore various wa…

Data AugmentationMachine TranslationNMTSentence+1

Neural Fuzzy Repair: Integrating Fuzzy Matches into Neural Machine Translation

2019-07-01 · ACL 2019 7 · Bram Bulte, Arda Tezcan

We present a simple yet powerful data augmentation method for boosting Neural Machine Translation (NMT) performance by leveraging information retrieved from a Translation Memory (TM). We propose and test two methods for …

Data AugmentationMachine TranslationNMTTranslation

Improving Translations by Combining Fuzzy-Match Repair with Automatic Post-Editing

2019-08-01 · WS 2019 8 · John Ortega, Felipe S{\'a}nchez-Mart{\'\i}nez, Marco Turchi, Matteo Negri
Automatic Post-Editing

Predicting Anchored Text from Translation Memories for Machine Translation Using Deep Learning Methods

2024-09-26 · Richard Yue, John E. Ortega

Translation memories (TMs) are the backbone for professional translation tools called computer-aided translation (CAT) tools. In order to perform a translation using a CAT tool, a translator uses the TM to gather transla…

Machine TranslationTranslation