Hi community,

This error is seen during the recasing step in EMS for an EN-JA (Japanese)
model. The translation model is the hierarchical model. I use recaser. The
command automatically generated by EMS is

/home/guchun/Work/moses/moses-scripts/recaser/recase.perl -moses
/home/guchun/Work/moses/mosesdecoder/bin/*moses_chart* -in
/home/guchun/Data/EN_US-JA_JP/evaluation/output.1 -model
/home/guchun/Data//EN_US-JA_JP/recasing/moses.ini.1 >
/home/guchun/EN_US-JA_JP/evaluation/recased.1

The bit that generates the error is moses_chart. I don't think moses_chart
is the right call for recasing. So I changed it to moses. And it runs fine
now.

Hope this is only because my Moses installation is too old and doesn't
exist in the latest Moses.

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

Reply via email to