Hi Lane,

this is described here:
http://www.statmt.org/moses/?n=Moses.ChartDecoding

Extracting hierarchical rules is pretty straigh-forward, just add
"-hierarchical" when you run train-factored-phrase-model.perl
We are not entire sure, if there is any sanity to the defaults
(span-size 15, for instance, but there are several switches
to change them -- so far undocumented, but look at the
source code for extract.cpp and score.cpp).

For syntactic rules, a rather funky format to encode the syntax
tree is used, which we will document soon.

-phi

On Wed, Oct 28, 2009 at 6:09 PM, Lane Schwartz <[email protected]> wrote:
> Hieu (or whoever else knows),
>
> Philipp mentioned that there is a branch that has hierarchical rule
> extraction working. I was wondering which branch, and if there are
> instructions on using it anywhere.
>
> Cheers,
> Lane
>
> _______________________________________________
> 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

Reply via email to