Hi,

this is described in some detail in the training section of
the Moses web site http://www.statmt.org/moses/
Basically, when running the training script, generation
factors need to be specified. See also the factored
training tutorial.

-phi

On Fri, Aug 1, 2008 at 2:47 AM, Pham Thi Anh Vi <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> I found the structure of generation table in
> http://www.statmt.org/jhuws/?n=Moses.Generation as following :
>
> "...Generation maps one factor into to another, for example Surface to POS,
> the scores assigned to this operation are determined P(f2|f1) and P(f1|f2),
> which are stored in the Generation Table.
>
> A Generation Table has the following structure:
>
>   incontrovertible JJ 1.000000 0.0000684
>   proven VBN 1.00000 0.0001667
>   issue VB 0.0087719 0.0001017
>   issue NN 0.9912281 0.0039814
> ..."
>
> I would like to know how to create a generation table?
>
> Thanks for helping me!
>
>
>
> _______________________________________________
> 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