el salamo 3alikom wa ra7matoo ALLAH wa baraktoo
I’ll illustrate in that post how to build GIZA++ under Windows to a pure Windows user.
What is GIZA++?
GIZA++ is a statistical machine translation toolkit one of its main features of the package is text alignment.
Note: The version of GIZA++ I’m going to talk about is uploaded on Mar 20, 2009.
Installation Steps...
- Download GIZA++
- Extract the files any location you want, using WinRAR for example.
- Edit \giza-pp\GIZA++-v2\Makefile, Search for DBINARY_SEARCH_FOR_TTABLE and delete it - more info.
- Download Cygwin and choose "gcc-g++", "binutils" and "make" at the Select Packages.
- Open Cygwin Bash Shell, navigate to the place you’ve extracted the GIZA++ files, and then start building the project using make command.
- Outfiles...
\giza-pp\GIZA++-v2\GIZA++.exe
\giza-pp\GIZA++-v2\snt2plain.out
\giza-pp\GIZA++-v2\plain2snt.out
\giza-pp\GIZA++-v2\snt2cooc.out
\giza-pp\mkcls-v2\mkcls.exe
This is my first step to start working with GIZA++. Wait for coming posts about how to use GIZA++, In-Sha'a-ALLAH
Hope you liked the post :).