hello, Hieu / Philipp

I am a beginner to the moses project. I have successfully trained a phrase
model with 'step by step guide'.  but when I train the hierarchical model,
it interrupted in the 7th step with the following message:

 Executing: rm -f work/model/rule-table.half.*
Executing: gzip work/model/rule-table
(7) learn reordering model @ Thu Mar  3 16:44:49 CST 2011
(7.1) [no factors] learn reordering model @ Thu Mar  3 16:44:49 CST 2011
Executing: LC_ALL=C sort -T work/model work/model/extract.o >
work/model/extract.o.sorted
sort: open failed: work/model/extract.o: No such file or directory
Exit code: 2
ERROR at moses-scripts/scripts-20101117-2040/training/train-model.perl line
1376.

training instruction:
nohup nice moses-scripts/scripts-20101117-2040/training/train-model.perl
  -hierarchical -glue-grammar -max-phrase-length 5
  -scripts-root-dir moses-scripts/scripts-20101117-2040/
  -root-dir work -corpus work/corpus/news-commentary.lowercased -f fr -e en
  -alignment grow-diag-final-and -reordering msd-bidirectional-fe
  -lm 0:3:/home/xiongwei/moses/tools/work/lm/news-commentary.lm >&
work/trainhier.out &

 I want to know whether the instruction is wrong? how can i get rid of this
problem?

thanks,

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

Reply via email to