SOTAVerified

OpusFilter: A Configurable Parallel Corpus Filtering Toolbox

2020-07-01ACL 2020Unverified0· sign in to hype

Mikko Aulamo, Sami Virpioja, J{\"o}rg Tiedemann

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper introduces OpusFilter, a flexible and modular toolbox for filtering parallel corpora. It implements a number of components based on heuristic filters, language identification libraries, character-based language models, and word alignment tools, and it can easily be extended with custom filters. Bitext segments can be ranked according to their quality or domain match using single features or a logistic regression model that can be trained without manually labeled training data. We demonstrate the effectiveness of OpusFilter on the example of a Finnish-English news translation task based on noisy web-crawled training data. Applying our tool leads to improved translation quality while significantly reducing the size of the training data, also clearly outperforming an alternative ranking given in the crawled data set. Furthermore, we show the ability of OpusFilter to perform data selection for domain adaptation.

Tasks

Reproductions