the recaser is really just a simple phrase-based model. Therefore, it must
use the phrase-based decoder. In the EMS:
    [RECASING]
    decoder = $moses-bin-dir/moses


On 25 October 2013 07:16, Guchun Zhang <[email protected]> wrote:

> 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
>
>


-- 
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to