paper-with-me

Papers

Lexically Cohesive Neural Machine Translation with Copy Mechanism

2020-10-11 · Vipul Mishra, Chenhui Chu, Yuki Arase

Lexically cohesive translations preserve consistency in word choices in document-level translation. We employ a copy mechanism into a context-aware neural machine translation model to allow copying words from previous translation outputs. Different from previous context-aware neural machine translation models that handle all the discourse phenomena implicitly, our model explicitly addresses the lexical cohesion problem by boosting the probabilities to output words consistently. We conduct experiments on Japanese to English translation using an evaluation dataset for discourse translation. The results showed that the proposed model significantly improved lexical cohesion compared to previous context-aware models.

📄 PDF Abstract BibTeX arXiv:2010.05193

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Incorporating Terminology Constraints in Automatic Post-Editing

2020-10-19 · WMT (EMNLP) 2020 11 · David Wan, Chris Kedzie, Faisal Ladhak, Marine Carpuat 외

Users of machine translation (MT) may want to ensure the use of specific lexical terminologies. While there exist techniques for incorporating terminology constraints during inference for MT, current APE approaches canno…

Automatic Post-EditingData AugmentationMachine TranslationTranslation

End-to-End Lexically Constrained Machine Translation for Morphologically Rich Languages

2021-06-23 · ACL 2021 5 · Josef Jon, João Paulo Aires, Dušan Variš, Ondřej Bojar

Lexically constrained machine translation allows the user to manipulate the output sentence by enforcing the presence or absence of certain words and phrases. Although current approaches can enforce terms to appear in th…

Machine TranslationSentenceTranslation

DICTDIS: Dictionary Constrained Disambiguation for Improved NMT

2022-10-13 · Ayush Maheshwari, Preethi Jyothi, Ganesh Ramakrishnan

Domain-specific neural machine translation (NMT) systems (e.g., in educational applications) are socially significant with the potential to help make information accessible to a diverse set of users in multilingual socie…

Machine TranslationNMT

Learning Efficient Lexically-Constrained Neural Machine Translation with External Memory

2019-01-31 · Ya Li, Xinyu Liu, Dan Liu, Xueqiang Zhang 외

Recent years has witnessed dramatic progress of neural machine translation (NMT), however, the method of manually guiding the translation procedure remains to be better explored. Previous works proposed to handle such pr…

Machine TranslationNMTSentenceTranslation

Improved Lexically Constrained Decoding for Translation and Monolingual Rewriting

2019-06-01 · NAACL 2019 6 · J. Edward Hu, Huda Khayrallah, Ryan Culkin, Patrick Xia 외

Lexically-constrained sequence decoding allows for explicit positive or negative phrase-based constraints to be placed on target output strings in generation tasks such as machine translation or monolingual text rewritin…

Data AugmentationMachine TranslationNatural Language InferenceQuestion Answering+1