Difference between revisions of "MGIZA++"

From CompSemWiki
Jump to navigationJump to search
Line 1: Line 1:
 
== Introduction ==
 
== 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.
 
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 ==
 
== Install ==
 
For more information about how to install MGIZA++, please go to [[Install MGIZA++]].
 
For more information about how to install MGIZA++, please go to [[Install MGIZA++]].

Revision as of 01: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++.

Input File Format

Parameters

Run

Reference

http://geek.kyloo.net/software/doku.php/mgiza:overview