the changes have been pushed to master. The decoder and the ini file format has changed a lot. I'll update the documentation over coming days and weeks.
If you're having trouble with the new code, email me, rather than bang your head against the wall. If you want to merge your stuff into the new code, I can help. The last of old code is on a branch, should you need it https://github.com/moses-smt/mosesdecoder/tree/BEFORE_FF_FRAMEWORK It's a major cleanup. As an indication, there's 8% less code! wc -l moses/* moses/LM/* moses/TranslationModel/* moses-chart-cmd/* moses-cmd/* old: 52,841 new: 48,386 On 3 May 2013 09:54, Hieu Hoang <[email protected]> wrote: > Hi all, > > I'm about to push a major refactoring of Moses to the master branch. This > will change much of the decoder, as well as the MERT scripts. > > Is anyone thinking of adding anything big to the decoder soon? If so, > please email me, I can help you merge update your code so that it works > with the refactored decoder. It will also make merging easier for me when > the git push is finally done. > > The refactoring is designed to create a better framework for adding new > feature functions, as well as clearing or clarifying old or confusing code. > The code is here, if you're interested: > > https://github.com/moses-smt/**mosesdecoder/tree/weight-new<https://github.com/moses-smt/mosesdecoder/tree/weight-new> > The moses.ini file format will also change. This is an example of the new > format: > https://github.com/moses-smt/**moses-regression-tests/blob/** > weight-new/tests/phrase.**target-word-insertion/moses.**ini<https://github.com/moses-smt/moses-regression-tests/blob/weight-new/tests/phrase.target-word-insertion/moses.ini> > However, the decoder can read moses.ini file in the old format, most of > the time. > -- Hieu Hoang Research Associate University of Edinburgh http://www.hoang.co.uk/hieu
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
