Skip to content

Working repo for an implementation of the Maxent-based reordering model + decoder described in Xiong et al 2006

License

Notifications You must be signed in to change notification settings

chrishokamp/maxent-decoder

Repository files navigation

maxent-decoder

Working repo for an implementation of the Maxent-based reordering model + decoder described in Xiong et al 2006

This project implements the MaxEnt Decoder of Deyi Xiong et al
read it here

the parser is chart-based CKY

Calculating the Lexical Score

For now, this project uses the Python wrapper for SRILM models from pysrilm. You'll need to install SRILM and pysrilm, and make sure that your SRILM language model is in the right place.

About

Working repo for an implementation of the Maxent-based reordering model + decoder described in Xiong et al 2006

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages