Zero-Shot Language Transfer vs Iterative Back Translation for Unsupervised Machine Translation
2021-03-31Code Available0· sign in to hype
Aviral Joshi, Chengzhi Huang, Har Simrat Singh
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/chanzy3/11747_Final_ProjectOfficialIn papernone★ 2
Abstract
This work focuses on comparing different solutions for machine translation on low resource language pairs, namely, with zero-shot transfer learning and unsupervised machine translation. We discuss how the data size affects the performance of both unsupervised MT and transfer learning. Additionally we also look at how the domain of the data affects the result of unsupervised MT. The code to all the experiments performed in this project are accessible on Github.