Hello, I am trying to install moses on my system and run it with the sample models. I am using the moses linux package from http://www.statmt.org/~jie/linux/moses_1.0-1_amd64.deb
and then I try to run the sample models available from the web site. http://www.statmt.org/moses/download/sample-models.tgz but when i try to run the decode I get the following error: vagrant@precise64:/vagrant/sample-models$ /opt/moses/bin/moses -f phrase-model/moses.ini < phrase-model/in Defined parameters (per moses.ini or switch): config: phrase-model/moses.ini feature: KENLM name=LM factor=0 order=3 num-features=1 path=lm/europarl.srilm.gz Distortion WordPenalty UnknownWordPenalty PhraseDictionaryMemory input-factor=0 output-factor=0 path=phrase-model/phrase-table num-features=1 table-limit=10 input-factors: 0 mapping: T 0 n-best-list: nbest.txt 100 weight: WordPenalty0= 0 LM= 1 Distortion0= 1 PhraseDictionaryMemory0= 1 ERROR:Unknown parameter feature ERROR:Unknown parameter weight ERROR:No phrase translation table (ttable-file) Was there any major changes on the configuration file moses.ini that renders the previous releases of moses unusable with the sample models? Thanks you for all your help, João
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
