I am trying to train a factored model but I am getting this error:

Executing:
/MT/tools/moses/bin/moses-scripts/current/training/phrase-extract/extract 
./aligned.0.en
./aligned.0.it ./aligned.grow-diag-final-and ./extract.0-0 7 orientation
--model wbe-msd --NoTTable
MAX 7 1 1
PhraseExtract v1.4, written by Philipp Koehn
phrase extraction from an aligned parallel corpus
extract: syntax error, unknown option '--NoTTable'
Exit code: 1
ERROR: Phrase extraction failed (missing input files?) at
/MT/tools/moses/bin/moses-scripts/current/training/train-model.perl line
1316.

The problem can be replicated following the instructions in

http://www.statmt.org/moses/?n=Moses.FactoredTutorial#ntoc2

and adding

     --reordering msd-bidirectional-fe

to train-model.perl

-- Beppe


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

Reply via email to