Hi everybody !

I have trained a translation model with moses (with mgiza) but not
satisfied with the quality of translation. there are about 137000
sentence pairs in my corpora, mainly legal acts. I had trained a
translation model with moses before (with GIZA++) with less sentence
pairs, about 50000, but translation was better than this. I guess that
I have some problems with my corpora, but can't find out what exactly
it is.
And also while training I got this message, "nohup: ignoring input and
redirecting stderr to stdout"
this was my command:
"nohup nice ~/mosesdecoder/scripts/training/train-model.perl -root-dir
train  -corpus ~/corpus/my_corpus  -f fr -e en -alignment
grow-diag-final-and -reordering msd-bidirectional-fe -lm
0:6:$HOME/lm/my_language_model:8 -mgiza  -external-bin-dir
~/mosesdecoder/tools > training.out "
Could you, please, tell me if you have any idea about this problem?

thanks in advance !

Sehrob
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to