paper-with-me

Papers

TranSmart: A Practical Interactive Machine Translation System

2021-05-27 · Guoping Huang, Lemao Liu, Xing Wang, Longyue Wang, Huayang Li, Zhaopeng Tu, Chengyan Huang, Shuming Shi

Automatic machine translation is super efficient to produce translations yet their quality is not guaranteed. This technique report introduces TranSmart, a practical human-machine interactive translation system that is able to trade off translation quality and efficiency. Compared to existing publicly available interactive translation systems, TranSmart supports three key features, word-level autocompletion, sentence-level autocompletion and translation memory. By word-level and sentence-level autocompletion, TranSmart allows users to interactively translate words in their own manners rather than the strict manner from left to right. In addition, TranSmart has the potential to avoid similar translation mistakes by using translated sentences in history as its memory. This report presents major functions of TranSmart, algorithms for achieving these functions, how to use the TranSmart APIs, and evaluation results of some key functions. TranSmart is publicly available at its homepage (https://transmart.qq.com).

📄 PDF Abstract BibTeX arXiv:2105.13072

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Neural Interactive Translation Prediction

2016-10-01 · AMTA 2016 10 · Rebecca Knowles, Philipp Koehn

We present an interactive translation prediction method based on neural machine translation. Even with the same translation quality of the underlying machine translation systems, the neural prediction method yields much …

Machine TranslationPredictionTranslation

Online Learning for Effort Reduction in Interactive Neural Machine Translation

2018-02-10 · Álvaro Peris, Francisco Casacuberta

Neural machine translation systems require large amounts of training data and resources. Even with this, the quality of the translations may be insufficient for some users or domains. In such cases, the output of the sys…

Machine TranslationTranslation

Online optimisation of log-linear weights in interactive machine translation

2014-05-01 · LREC 2014 5 · Mara Chinea Rios, Germ{\'a}n Sanchis-Trilles, Daniel Ortiz-Mart{\'\i}nez, Francisco Casacuberta

Whenever the quality provided by a machine translation system is not enough, a human expert is required to correct the sentences provided by the machine translation system. In such a setup, it is crucial that the system …

Language ModellingMachine TranslationregressionTranslation

Synslator: An Interactive Machine Translation Tool with Online Learning

2023-10-08 · Jiayi Wang, Ke Wang, Fengming Zhou, Chengyu Wang 외

Interactive machine translation (IMT) has emerged as a progression of the computer-aided translation paradigm, where the machine translation system and the human translator collaborate to produce high-quality translation…

Language ModelingLanguage ModellingMachine TranslationTranslation

Active Learning for Interactive Neural Machine Translation of Data Streams

2018-07-30 · CONLL 2018 10 · Álvaro Peris, Francisco Casacuberta

We study the application of active learning techniques to the translation of unbounded data streams via interactive neural machine translation. The main idea is to select, from an unbounded stream of source sentences, th…

Active LearningMachine TranslationTranslation