[Moses-support] Word Alignment – Moses?
Hi..
Couldy you please tell me if I can use Moses as a tool like Giza++ for the purpose word alignment. If yes could you give me the link of where can I get further refernce wrt this. Could you tell me any other word alignment tool for parallel corpora which could come to my aid apart from Giza++, NATool.
Thank you for your time
Mohnish
Re:[Moses-support] Word Alignment – Moses?
Hi Mohnish,
Word alignment is one of many steps that Moses needs to perform as a complete machine translation package. By default Moses calls GIZA++ for this purpose, but you can make it work with other word aligners as well. Personally I like the Berkeley aligner better
http://code.google.com/p/berkeleyaligner/, but GIZA++ is by far the
most commonly used.
Liu Chang
NOTICE:This is digested from the Moses-support mailing list, which supports for the moses SMT decoder.
Related posts:
- Moses Support Digest:Alignment information from binary phrase table
- Moses Support Digest: TER evaluation tool
- Moses Support Digest:word lattice and multiple translation tables optimization problem
- Moses Support Digest:dictionary problem solved
- Moses Support Digest:RDBMS for the decoder
- Moses Support Digest:Dictonary use during training
- Moses Support Digest:running giza in parts
- Moses Support Digest:How to run giza++ with a dictionary
- Moses Support Digest:Moses Error in training phrase
- Moses Support Digest:A translation chain prototype with Moses + IRSTLM