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

Reply via email to