Hi dear guys,
I have some problems in "Testing part" of baseline system!
After running these commands:
mkdir ~/working/binarised-model cd ~/working 
~/mosesdecoder/bin/processPhraseTableMin \ -in train/model/phrase-table.gz 
-nscores 4 \ -out binarised-model/phrase-table 
~/mosesdecoder/bin/processLexicalTableMin \ -in 
train/model/reordering-table.wbe-msd-bidirectional-fe.gz \ -out 
binarised-model/reordering-table
The existed files in "binarised-model" folder are "phrase-table.minphr" and 
"reordering-table.minphr"! They are not just "phrase-table" and 
"reordering-table"!

Hence, after applying the changes for new "moses.ini" file in "binarised-model" 
folder, when I run "~/mosesdecoder/bin/moses -f 
~/working/binarised-model/moses.ini", this error message appears in the 
terminal:
terminate called after throwing an instance of 'util::Exception'
what():  moses/PDTAimp.cpp:173 in void Moses::PDTAimp::Create(const 
std::vector<long unsigned int>&, const std::vector<long unsigned int>&, const 
string&, const std::vector<float>&) threw util::Exception'.bin ttable does not 
existAborted (core dumped)
Could you please help me to solve this problem?
Best Regards,
Benyamin 
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to