hs-gizapp

Haskell wrapper around the GIZA++ toolkit.

Latest on Hackage:0.1.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Eric Kow
Maintained by Eric Kow

This provides a simple wrapper around the GIZA++ toolkit, which is used for Statistical Machine Translation for training IBM Models 1-5 and an HMM word alignment model. See http://code.google.com/p/giza-pp/ for more details on GIZA++

This work was made possible by EPSRC grant (EP/E029116/1)

darcs get http://code.haskell.org/~kowey/hs-gizapp

Note that while this wrapper is BSD3 licensed, GIZA++ itself is released under GPLv2.