moses-smt / mosesdecoder

Moses, the machine translation system
http://www.statmt.org/moses
GNU Lesser General Public License v2.1
1.58k stars 778 forks source link

How to increase BLEU? #197

Closed yapingzhao closed 6 years ago

yapingzhao commented 6 years ago

Hi, My training corpus 64,000,Bleu value 8.8, I would like to ask how to increase the BLEU value? Where is the learning rate (alpha)? I am newbie of mosedecoder. Looking forward to your advice or answers. Best regards,

yapingzhao

hieuhoang commented 6 years ago

that depends on the language pair, the data and the sentences your are translating. There is no 1 good answer. You could try collecting more data.