For anyone who's interested, the constrained decoding has been
reimplemented as a feature function and works for both phrase-based and
syntax models.

To constrain the output of the decoder to just the reference sentences, add
this as a feature:
   [feature]
    ....
    ConstrainedDecoding path=ref.txt


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

Reply via email to