Hieu / Philipp, I'd like to extract a hierarchical grammar using the Moses tools (which Philipp helpfully pointed out have some documentation at http://www.statmt.org/moses/?n=Moses.ChartDecoding) .
Here's the catch: I already have run train-factored-phrase-model.perl to extract a regular Moses phrase table using trunk. That process already ran GIZA++, and I'd really rather not have to re-run alignment over the exact same data set just to get the branched version of train- factored-phrase-model.perl to let me pass the additional -hierarchical -glue-grammar flags. Is there a way to run the branch version of train-factored-phrase- model.perl with -hierarchical -glue-grammar, and have it re-use the existing alignments that were created by my previous run of (trunk) train-factored-phrase-model.perl? Cheers, Lane _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
