Hi

What did you add to the EMS config? If you add this

score-settings = "--[Sparse]CountBinFeature 1 2 3 10"

it won't work. You should add:

score-settings = "--CountBinFeature 1 2 3 10"
OR
score-settings = "--SparseCountBinFeature 1 2 3 10"

cheers - Barry

Quoting ?? <[email protected]> on Fri, 20 Feb 2015 21:20:04 +0800:

> Hello,
>
>
> I want to use the sparse features for Moses decoder. I set lexical sparse
> feature successfully as the website guides.
>
>
> But when I add the count bin feature, the website said I should add
> TRAINING:score-settings
> = "--[Sparse]CountBinFeature 1 2 3 10?  in experiment.perl, but it seems
> not to work because I can?t see anything related to it in phrase table or
> moses.ini.
>
>
>
> Thanks!
>
> cheng yong
>



-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


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

Reply via email to