The unsupervised training for GIZA++ requires only sentence-aligned input, not any examples of correct word alignments. I want to perform supervised training, training a model with correct examples before the model is used to process new data.

Is it possible to run GIZA++ in such a way that it benefits from the statistical input of some confirmed alignments and preserves that information for use in aligning new text?

So far I've been reading documentation on http://www.statmt.org/moses/?n=FactoredTraining.HomePage. The train-model.perl script mentioned there seems to be part of the broader Moses software, not part of the GIZA++ package we've installed.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.