Hi folks, I followed the guide: http://www.statmt.org/moses/?n=Moses.AdvancedFeatures#ntoc3 My phrase-table is about 4G size and the machine I'm using has 8G RAM. But after running about 5 minutes, the command broke:
$ cat phrase-table | sort | /home/aaa/moses/mosesdecoder/dist/bin/processPhraseTable -ttable 0 0 - -nscores 5 -out phrase-table processing ptree for stdin ERROR: xsource phrase already inserted (B)! line(8): '000 ||| 000 - ||| 0.142857 0.82872 0.000498008 0.00133883 2.718 ||| ||| 7 2008' f: 1 0 Aborted I have no idea how to fix it. Thanks for any suggestion. Best Regards, Henry _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
