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

Proper implementation of soft syntactic constraint features #64

Closed kho closed 9 years ago

kho commented 9 years ago

The old implementation in ff_soft_syntax.cc does not properly fire crossing features.