Hi Joerg Multi-threaded moses should work fine with mert-moses.pl and mert-moses-new.pl. You can set both the decoder and the decoder flags on the command line, so just change the decoder to mosesmt and add the -threads n argument. moses-parallel should also work with mosesmt, if you specify the decoder correctly, although I don't think we've tried this. So far we've only used mosesmt on single (multi-core) machines, but there's no reason why it shouldn't work on a cluster,
best regards Barry On Monday 26 October 2009 07:41, Jörg Tiedemann wrote: > Follow-up question: Is there already a mert-moses.pl script that takes > advantage of multi-threaded moses? What would be the best way of > integrating this? Writing a new moses-parallel script that calls > multi-threaded moses in parallel instead of creating cluster jobs? Best > would be of course to combine both features. Is there anything done in > this direction already? > Thanks in advance! > > Jörg > > Barry Haddow wrote: > > Hi Joerg > > > > Yes, nbest lists work now - I should have updated the website! > > > > best regards > > Barry > > > > On Saturday 24 October 2009 20:05:05 Joerg Tiedemann wrote: > >> Some days ago I found the information about multi-threaded Moses on the > >> website. Now I'm wondering if it is planned to make it possible to use > >> multi-threaded decoding together with MERT. That would be great! So far > >> it says: > >> "n-best lists are not available, although this should be fixed shortly" > >> which sounds like you're working on this issue?! > >> > >> Let me know if there's any news about it! > >> Thanks! > >> > >> Jörg > >> _______________________________________________ > >> Moses-support mailing list > >> [email protected] > >> http://mailman.mit.edu/mailman/listinfo/moses-support -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
