Difference between revisions of "MGIZA++"
From CompSemWiki
Jump to navigationJump to searchLine 2: | Line 2: | ||
MGIZA++ is a software based on the famous word-alignment software GIZA++. Since GIZA++ is an signal-processing software and the processing of GIZA++ is time-consuming, MGIZA++ modify the structure of GIZA++ and then support the multi-thread architecture. | MGIZA++ is a software based on the famous word-alignment software GIZA++. Since GIZA++ is an signal-processing software and the processing of GIZA++ is time-consuming, MGIZA++ modify the structure of GIZA++ and then support the multi-thread architecture. | ||
− | == Support Word Alignment Model | + | == Support Word Alignment Model == |
* IBM Model 1 | * IBM Model 1 | ||
* IBM Model 2 | * IBM Model 2 |
Revision as of 00:07, 22 September 2010
Introduction
MGIZA++ is a software based on the famous word-alignment software GIZA++. Since GIZA++ is an signal-processing software and the processing of GIZA++ is time-consuming, MGIZA++ modify the structure of GIZA++ and then support the multi-thread architecture.
Support Word Alignment Model
- IBM Model 1
- IBM Model 2
- IBM Model 3
- IBM Model 4
- IBM Model 5
- IBM Model 6
- Hidden Markov Model
Install
For more information about how to install MGIZA++, please go to Install MGIZA++.