Skip to content

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.

Notifications You must be signed in to change notification settings

joshua-decoder/giza-pp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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


About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.6%
  • C 1.1%
  • Other 1.3%