the order of the tables should not matter, I'll be worried if it does.

However, you have 3 tables but 2 [|max-chart-span]. I think the default is 20 if you don't specify anything, so the glue rule can't glue the entire table together. Add
   [||max-chart-span]||
   20
   20
   999999
Also,
   [ttable-limit]
   20
   20
   0

I want to get rid of the default and throw an exception, but that may break people's experiments

|
On 05/07/2013 07:17, Rico Sennrich wrote:
Raphael Shu <raphael@...> writes:

Hi,
I'm trying to decode with 2 translation models, but got the message "NO
BEST TRANSLATION".

Hi Raphael,

thanks for reporting the problem with a working example.

I don't have a fix, but a workaround: putting the glue grammar in second
position works.

[ttable-file]
6 0 0 5 rule-table.1
6 0 0 1 glue-grammar
6 0 0 5 rule-table.2

@Hieu: do you have any idea why the order of the tables matters?

best wishes,
Rico

_______________________________________________
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