Hi, are you are training a hierarchical or syntactic model? If so, then you should not use a reordering model.
-phi 2010/6/28 liukai <[email protected]>: > Hi guys : > When I try to extrace the rule table on a small corpus . The step 5 > works well , and occur another problem int step 7 : > > (7) learn reordering model @ Mon Jun 28 09:44:35 CST 2010 > (7.1) [no factors] learn reordering model @ Mon Jun 28 09:44:35 CST 2010 > Executing: LC_ALL=C sort -T > /home3/mht/liukai/moses-test//syntax-train-final-short/model > /home3/mht/liukai/moses-test//syntax-train-final-short/model/extract.o > > /home3/mht/liukai/moses-test//syntax-train-final-short/model/extract.o.sorted > sort: open failed: > /home3/mht/liukai/moses-test//syntax-train-final-short/model/extract.o: No > such file or directory > Exit code: 2 > ERROR at > /home3/mht/liukai/moses-decoder/trunk//scripts/target/scripts-20100627-1045//training/train-factored-phrase-model.perl > line 1379. > > And how can I generate the file extract.o ? > > Best Regards ~ > > 2010-06-28 > ________________________________ > liukai > ________________________________ > 发件人: liukai > 发送时间: 2010-06-28 09:20:20 > 收件人: moses-support > 抄送: > 主题: [Moses-support] Question about extract syntax rules > Hi everyone : > I almost there . when I got to the step 5 : Extract phrases , I occur a > problem : > extract-rules: XmlTree.cpp:143: std::string unescape > (const std::string&): Assertion `!"Unsupported XML escape sequence"' failed. > And I just add XML markup to source side like : > <tree label="NN"> 合力 </tree> > I think it is consistent with the Tutorial . > And how can I manage it ? > > Thank you very much . > > Regards. > > 2010-06-28 > ________________________________ > liukai > _______________________________________________ > 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
