Impact of Corpora Quality on Neural Machine Translation
Mat\=iss Rikters

TL;DR
This paper examines how corrupted data in large web-sourced corpora impacts neural machine translation quality and proposes scripts to identify and remove problematic sentences to improve system performance.
Contribution
It introduces practical methods and scripts for detecting and filtering corrupted data in corpora used for neural machine translation.
Findings
Corrupted data negatively affects translation quality.
Scripts can effectively identify problematic sentences.
Filtering improves translation system performance.
Abstract
Large parallel corpora that are automatically obtained from the web, documents or elsewhere often exhibit many corrupted parts that are bound to negatively affect the quality of the systems and models that learn from these corpora. This paper describes frequent problems found in data and such data affects neural machine translation systems, as well as how to identify and deal with them. The solutions are summarised in a set of scripts that remove problematic sentences from input corpora.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
