• Stars
    star
    264
  • Rank 155,063 (Top 4 %)
  • Language
    C++
  • Created over 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GIZA++ is a statistical machine translation toolkit that is used to train IBM Models 1-5 and an HMM word alignment model. This package also contains the source for the mkcls tool which generates the word classes necessary for training some of the alignment models.
This package contains the GIZA++ toolkit and the mkcls tool, originally
written by F.J. Och and several other authors.

For more information, refer to the README files and the following pages:
  http://www.fjoch.com/mkcls.html
  http://www.fjoch.com/GIZA++.html

UPDATE 4th April 2015, by Hieu Hoang:

Works with most versions of gcc and clang, including really old versions.

Why not try using mgiza? It's multi-threaded and kept up to date to work with most compilers
   https://github.com/moses-smt/mgiza