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

KenLM updated #3

Open kpu opened 12 years ago

kpu commented 12 years ago

I wanted to do a fair comparison with cdec since my code runs much faster with the lower order estimates. You wanted this in code review form.