Hello, I am currently trying to use the incremental training of moses. I am following the http://www.statmt.org/moses/?n=Advanced.Incremental#ntoc6 tutorial and in step 3 (Build binary files) when I run the following command:
~/mosesdecoder/bin/mmlex-build corpus en es -o corpus.en-es.lex it throws the following error: terminate called after throwing an instance of 'util::Exception' what(): moses/TranslationModel/UG/mm/mmlex-build.cc:247 in void Counter::processSentence(tpt::id_type) threw util::Exception because `r >= check1.size()'. out of bounds at line 0 Aborted (core dumped) How can I solve this? Regards, -- Maria Braga -- Maria Braga
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
