wxjiao / UncSamp

Implementation of our paper "Self-training Sampling with Monolingual Data Uncertainty for Neural Machine Translation" to appear in ACL-2021.
31 stars 1 forks source link

Could you provide the Implementation of the paper ? #3

Open Tiantao2000 opened 3 years ago

wxjiao commented 3 years ago

Hi, the scripts for extracting the bilingual dictionary, calculating uncertainty, sorting, and sampling have been uploaded to UncSamp/fairseq_v0/scripts/, you may take a look first. I'll add an introduction to the procedures ASAP.