hi,
 
  As the name suggests,  for  tree-to-string model ,the input side should be a 
parsed sentence for the training set ,dev set and test set , e,g,, in 
English-to-Chinese  translation, the source side seems as follows:
 
 
<tree label="NP"> <tree label="DET"> the </tree> <tree label="NN"> cat </tree> 
</tree>

 

but I found   the decoder works  for the parsed sentences and unannotated 
sentences (string) in test set, but the results is slightly different.  Could 
sombody give  some explanations ? 
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to