SOTAVerified

Fast-Paced Improvements to Named Entity Handling for Neural Machine Translation

2022-06-01EAMT 2022Unverified0· sign in to hype

Pedro Mota, Vera Cabarrão, Eduardo Farah

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this work, we propose a Named Entity handling approach to improve translation quality within an existing Natural Language Processing (NLP) pipeline without modifying the Neural Machine Translation (NMT) component. Our approach seeks to enable fast delivery of such improvements and alleviate user experience problems related to NE distortion. We implement separate NE recognition and translation steps. Then, a combination of standard entity masking technique and a novel semantic equivalent placeholder guarantees that both NE translation is respected and the best overall quality is obtained from NMT. The experiments show that translation quality improves in 38.6% of the test cases when compared to a version of the NLP pipeline with less-developed NE handling capability.

Tasks

Reproductions