Tilde at WMT 2020: News Task Systems
This paper describes Tilde's submission to the WMT2020 shared task on news translation for both directions of the English-Polish language pair in both the constrained and the unconstrained tracks. We follow our submissions from the previous years and build our baseline systems to be morphologically motivated sub-word unit-based Transformer base models that we train using the Marian machine translation toolkit. Additionally, we experiment with different parallel and monolingual data selection schemes, as well as sampled back-translation. Our final models are ensembles of Transformer base and Transformer big models that feature right-to-left re-ranking.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationRe-RankingTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Tilde's Machine Translation Systems for WMT 2018
The paper describes the development process of the Tilde{'}s NMT systems that were submitted for the WMT 2018 shared task on news translation. We describe the data filtering and pre-processing workflows, the NMT system t…
Machine TranslationNMTTranslationTilde's Machine Translation Systems for WMT 2019
The paper describes the development process of Tilde{'}s NMT systems for the WMT 2019 shared task on news translation. We trained systems for the English-Lithuanian and Lithuanian-English translation directions in constr…
Machine TranslationNMTTranslationIntroducing RONEC - the Romanian Named Entity Corpus
We present RONEC - the Named Entity Corpus for the Romanian language. The corpus contains over 26000 entities in {\textasciitilde}5000 annotated sentences, belonging to 16 distinct classes. The sentences have been extrac…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Tilde's Parallel Corpus Filtering Methods for WMT 2018
The paper describes parallel corpus filtering methods that allow reducing noise of noisy {``}parallel{''} corpora from a level where the corpora are not usable for neural machine translation training (i.e., the resulting…
Machine TranslationTranslationTransliterationWord AlignmentCAMB at CWI Shared Task 2018: Complex Word Identification with Ensemble-Based Voting
This paper presents the winning systems we submitted to the Complex Word Identification Shared Task 2018. We describe our best performing systems{'} implementations and discuss our key findings from this research. Our be…
Binary ClassificationComplex Word IdentificationGeneral ClassificationLexical Simplification+2