Hi,

I have updated to the last version of Moses (2010-08-13) and I'm having
problems with the "train-model.perl".

I have tried with

$ $SCRIPTS_ROOTDIR/training/train-model.perl -root-dir $f-$e -corpus
> data/low/train.cln -f $f -e $e -lm 0:5:$WD/lm/train.$e:0


and

$ $SCRIPTS_ROOTDIR/training/train-model.perl -root-dir $f-$e -corpus
> data/low/train.cln -f $f -e $e -alignment grow-diag-final-and -reordering
> msd-bidirectional-fe -lm 0:5:$WD/lm/train.$e:0


and I obtain the next error:

(6.3) sorting e2f @ Thu Apr 14 10:35:53 CEST 2011
> Executing: gunzip < it-en/model/extract.inv.gz | LC_ALL=C sort -T
> it-en/model > it-en/model/extract.inv.sorted
> (6.4) creating table half it-en/model/phrase-table.half.e2f @ Thu Apr 14
> 10:36:06 CEST 2011
> Executing: /usr/share/moses-decoder/scripts/training/phrase-extract/score
> it-en/model/extract.inv.sorted it-en/model/lex.e2f
> it-en/model/phrase-table.half.e2f --Inverse
> /usr/share/moses-decoder/scripts/training/phrase-extract/score
> it-en/model/extract.inv.sorted it-en/model/lex.e2f
> it-en/model/phrase-table.half.e2f --Inverse
> Lexical Reordering Scorer
> scores lexical reordering models of several types (hierarchical,
> phrase-based and word-based-extraction
> illegal option given to lexical reordering model score
> Exit code: 1
> ERROR: Scoring of phrases failed at
> /usr/share/moses-decoder/scripts/training/train-model.perl line 1283.
>

Does anyone know which is the problem?

-- 
Thanks,
Alexandre Helle
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to