Re: [Moses-support] Alignment between terminals in hiero

2012-07-04 Thread Eva Hasler
Hi, this is implemented on the miramerge branch as AlignmentInfo::GetTerminalAlignments(). For hierarchical models, instead of iterating over AlignmentInfo which gives you the non-terminals, you would iterate over the collection returned by GetTerminalAlignments(). This assumes that terminals were

[Moses-support] Alignment between terminals in hiero

2012-07-03 Thread Fabienne Braune
Hi moses support, I would like to have the alignments between non-terminals available in moses-chart after rule-table loading and also during decoding. Is there an option for this? If not, how shall I best implement it, so that it does not conflict in any way with the alignments between non-termin