Hi, If you plan to use Moses, GIZA++ is directly run by Moses, so you do not need to use the trainGIZA++.sh script. See how to train SMT systems with Moses at http://www.statmt.org/wmt09/baseline.html
Make sure you have downloaded the latest version of GIZA++ which compiles with up-to-date compilers (e.g. g++ 4.X) ; see http://code.google.com/p/giza-pp/ regards, -- Felipe El vie, 28-11-2008 a las 08:04 +0000, Mekh jaishi escribió: > Hi all, > > I am trying to use Giza++ for statistical machine translation . when i > run giza++ i got following problem > > > > trainGIZA++.sh: line 20: syntax error: unexpected end of file. > > > > what it mean.is this proble due to gcc 3.4.3 version or any other ? > > since i have gcc 3.4.3 version. > > > > and how can i upgrade my gcc compiler. > > > > Mekh > > > > ______________________________________________________________________ > Get news, entertainment and everything you care about at Live.com. > Check it out! > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
