redpony / cdec

Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) context-free formalisms
http://cdec-decoder.org/
Apache License 2.0
183 stars 77 forks source link

Tidying (soft) syntax features; loo for C++ extractor; updates for dtrain #27

Closed pks closed 10 years ago

pks commented 10 years ago

Hi -- quite a lot of changes, but nothing critical. The extractor works just as before when not enabling the leave-one-out flag. The syntax features should now be in order and easier to use. dtrain is made up-to-date.