Dear all,
For the example in XML Markup part of Moses's document:
source: das ist ein kleines haus
Assume we have multiply translation choices for 'haus' associated with
different probs.
dwelling --- 0.3
living --- 0.3
house ----0.4
I tried:
das ist ein kleines <n translation="dwelling" prob="0.3"
translation="living" prob="0.3" translation="house" prob="0.4">haus</n>
The results show that the always the first choice works.
Then, how to write the xml markup? The objective is to supply the choices
and let decoding decide the best one.
Thanks!
-fei_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support