paper-with-me

홈 › Papers

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

2022-06-01 · EAMT 2022 6 · Pedro Mota, Vera Cabarrão, Eduardo Farah

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

F10-SGD: Fast Training of Elastic-net Linear Models for Text Classification and Named-entity Recognition

2019-02-27 · Stanislav Peshterliev, Alexander Hsieh, Imre Kiss

Voice-assistants text classification and named-entity recognition (NER) models are trained on millions of example utterances. Because of the large datasets, long training time is one of the bottlenecks for releasing impr…

ClassificationGeneral Classificationnamed-entity-recognitionNamed Entity Recognition+4

myNER: Contextualized Burmese Named Entity Recognition with Bidirectional LSTM and fastText Embeddings via Joint Training with POS Tagging

2025-04-05 · Kaung Lwin Thant, Kwankamol Nongpong, Ye Kyaw Thu, Thura Aung 외

Named Entity Recognition (NER) involves identifying and categorizing named entities within textual data. Despite its significance, NER research has often overlooked low-resource languages like Myanmar (Burmese), primaril…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+5

Fast and Modular Autonomy Software for Autonomous Racing Vehicles

2024-08-27 · Andrew Saba, Aderotimi Adetunji, Adam Johnson, Aadi Kothari 외

Autonomous motorsports aim to replicate the human racecar driver with software and sensors. As in traditional motorsports, Autonomous Racing Vehicles (ARVs) are pushed to their handling limits in multi-agent scenarios at…

Autonomous RacingMotion Planning

SpeedRead: A Fast Named Entity Recognition Pipeline

2013-01-14 · COLING 2012 12 · Rami Al-Rfou', Steven Skiena

Online content analysis employs algorithmic methods to identify entities in unstructured text. Both machine learning and knowledge-base approaches lie at the foundation of contemporary named entities extraction systems. …

BIG-bench Machine Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Nested Named Entity Recognition via Second-best Sequence Learning and Decoding

2019-09-05 · Takashi Shibuya, Eduard Hovy

When an entity name contains other names within it, the identification of all combinations of names can become difficult and expensive. We propose a new method to recognize not only outermost named entities but also inne…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Mention Recognition+2