I Love Natural Language Processing

I LOVE NLP

Archive for the ‘Hierarchical rule’ tag

Moses Support Digest:Hierarchical rule extraction

without comments

[Moses-support] Hierarchical rule extraction

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
Read the rest of this entry »

Written by 52nlp

November 25th, 2009 at 9:15 pm

Posted in Moses,SMT

Tagged with , , ,