paper-with-me

홈 › Papers

Bifixer and Bicleaner: two open-source tools to clean your parallel data

2020-11-01 · EAMT 2020 11 · Gema Ramírez-Sánchez, Jaume Zaragoza-Bernabeu, Marta Bañón, Sergio Ortiz Rojas

This paper shows the utility of two open-source tools designed for parallel data cleaning: Bifixer and Bicleaner. Already used to clean highly noisy parallel content from crawled multilingual websites, we evaluate their performance in a different scenario: cleaning publicly available corpora commonly used to train machine translation systems. We choose four English–Portuguese corpora which we plan to use internally to compute paraphrases at a later stage. We clean the four corpora using both tools, which are described in detail, and analyse the effect of some of the cleaning steps on them. We then compare machine translation training times and quality before and after cleaning these corpora, showing a positive impact particularly for the noisiest ones.

📄 PDF Abstract BibTeX

Code (1)

bitextor/bicleaner 공식 구현

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Bicleaner at WMT 2020: Universitat d’Alacant-Prompsit’s submission to the parallel corpus filtering shared task

2020-11-01 · WMT (EMNLP) 2020 11 · Miquel Esplà-Gomis, Víctor M. Sánchez-Cartagena, Jaume Zaragoza-Bernabeu, Felipe Sánchez-Martínez

This paper describes the joint submission of Universitat d’Alacant and Prompsit Language Engineering to the WMT 2020 shared task on parallel corpus filtering. Our submission, based on the free/open-source tool Bicleaner,…

Bicleaner AI: Bicleaner Goes Neural

2022-06-01 · LREC 2022 6 · Jaume Zaragoza-Bernabeu, Gema Ramírez-Sánchez, Marta Bañón, Sergio Ortiz Rojas

This paper describes the experiments carried out during the development of the latest version of Bicleaner, named Bicleaner AI, a tool that aims at detecting noisy sentences in parallel corpora. The tool, which now imple…

Binary ClassificationMachine TranslationNMTTranslation

CleanRL: High-quality Single-file Implementations of Deep Reinforcement Learning Algorithms

2021-11-16 · Shengyi Huang, Rousslan Fernand Julien Dossa, Chang Ye, Jeff Braga

CleanRL is an open-source library that provides high-quality single-file implementations of Deep Reinforcement Learning algorithms. It provides a simpler yet scalable developing experience by having a straightforward cod…

BenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)+1

OpusCleaner and OpusTrainer, open source toolkits for training Machine Translation and Large language models

2023-11-24 · Nikolay Bogoychev, Jelmer Van der Linde, Graeme Nail, Barry Haddow 외

Developing high quality machine translation systems is a labour intensive, challenging and confusing process for newcomers to the field. We present a pair of tools OpusCleaner and OpusTrainer that aim to simplify the pro…

Data AugmentationMachine TranslationSchedulingTranslation

Selecting the best data filtering method for NMT training

2021-08-01 · MTSummit 2021 8 · Fred Bane, Anna Zaretskaya

Performance of NMT systems has been proven to depend on the quality of the training data. In this paper we explore different open-source tools that can be used to score the quality of translation pairs, with the goal of …

NMTTranslation