Re: [Moses-support] error during tuning step (factored training)

2015-10-12 Thread Hieu Hoang
since you have 2 factors on the target side, the binarization command should be CreateOnDiskPt 1 *2* 4 100 2 If you also have 2 factors on the source side, then it should be CreateOnDiskPt *2* *2* 4 100 2 Hieu Hoang http://www.hoang.co.uk/hieu On 12 October 2015 at 08:20, Tomasz Gawryl

Re: [Moses-support] error during tuning step (factored training)

2015-10-12 Thread Tomasz Gawryl
Hi Hieu, Command below (I hope this is it ;). Regards, Tomek moses@SKR-moses:~/working/experiments/FACTORED/steps/1$ more TRAINING_build-ttable.1 #!/bin/bash [...] /home/moses/src/mosesdecoder/scripts/training/train-model.perl -mgiza -mgiza-cpus 8 -cores 8 -parallel -sort-buffer-size 10G

[Moses-support] error during tuning step (factored training)

2015-10-11 Thread Tomasz Gawryl
Hi, My factored training ends core dumped during tuning step.: /home/moses/working/experiments/FACTORED/lm/ACROSS=pos.lm.1: line 11: warning: n on-zero probability for in closed-vocabulary LM terminate called after throwing an instance of 'util::Exception' what():

Re: [Moses-support] error during tuning step (factored training)

2015-10-11 Thread Hieu Hoang
whats the exact command you used to binarize the phrase-table? On 11/10/2015 17:00, Tomasz Gawryl wrote: Hi, My factored training ends core dumped during tuning step.: /home/moses/working/experiments/FACTORED/lm/ACROSS=pos.lm.1: line 11: warning: n on-zero probability for in