Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03experiment.meta: update pcfg-extract and pcfg-scorePhil Williams
2012-10-02Force ems to pass -S /bin/bash to qsub.Lane Schwartz
2012-09-28Merge branch 'master' of www:/repos/git/Decoders/mosesdecoderLane Schwartz
2012-09-28Send stderr to /dev/null when looking for pawd.Lane Schwartz
2012-09-28Send stderr to /dev/null when looking for pawd.Lane Schwartz
2012-09-27chart decoder search graph viz and other fixes to web interface of emsphikoehn
2012-09-25Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-09-25exit 0 on success. /Henry HuHieu Hoang
2012-09-24bug fix for using domain feature in multi-process extractphikoehn
2012-09-24allow mert use weights in config file for first decoder runPhilipp Koehn
2012-09-20fix phikoehn's merge conflictBarry Haddow
2012-09-11remove hardwired pathEva Hasler
2012-09-06new training option -write-lexical-countsRico Sennrich
2012-09-04Accept compact phrase table and reordering modelsJonathan Clark
2012-09-03merge conflictHieu Hoang
2012-09-03merge issuesphikoehn
2012-09-03bug fixesphikoehn
2012-09-03bug fix to enable pruned search graph output by defaultphikoehn
2012-08-28binary hiero reordering feature. Integrated into train-model.perl and experim...Hieu Hoang
2012-08-28roll back time command. Doesn't run on Mac OSXHieu Hoang
2012-08-26Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoderNadi Tomeh
2012-08-26Remove a test from the function get_vocabulary which prevented vocabulary fil...Nadi Tomeh
2012-08-24singleton feature in phrase table. Like similar feature in Adam's suffix arra...Hieu Hoang
2012-08-22remove escape-only tokenizer. A script already availableHieu Hoang
2012-08-22tokenizer and detok that only does escapingHieu Hoang
2012-08-21Merge branch 'master' of https://github.com/moses-smt/mosesdecoderJonathan Clark
2012-08-21Add a bit of documentation on how flags are being formed for the lexical-reor...Jonathan Clark
2012-08-19a lot of changesphikoehn
2012-08-19a lot of changesphikoehn
2012-08-18Adding time information to the output filesKarel BĂ­lek
2012-08-15Merge branch 'master' of www:/repos/git/Decoders/mosesdecoderLane Schwartz
2012-08-15Moved code for calculating lexical translation probabilitiesLane Schwartz
2012-08-10Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-08-10Error from sortHieu Hoang
2012-08-09Merge branch 'master' of www:/repos/git/Decoders/mosesdecoderLane Schwartz
2012-08-09Fixed interaction of --install-scripts and --gitLane Schwartz
2012-08-09Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-08-09If --install-scripts is provided with no argument, install to $prefix/scriptsLane Schwartz
2012-08-09KenLM maximum n-gram order can now be set via a compile-time flagLane Schwartz
2012-08-08If --prefix is specified, but --install-scripts is not, install scripts in $p...Lane Schwartz
2012-08-08redirect more to stderr. Split input extract files every 50m lines, instead o...Hieu Hoang
2012-08-07redirect parallel scoring to standard err, appending to existingHieu Hoang
2012-08-04Remove dead --with-giza optionKenneth Heafield
2012-08-01Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-07-31mert-moses.pl regex fixed to handle scientific notationannirvine
2012-07-31delete temporary filesHieu Hoang
2012-07-31cleanup of variables. Need to delete temporary filesHieu Hoang
2012-07-20Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-07-20undo changes to make scripts handle directories with spaces. Karel gave up, a...Hieu Hoang
2012-07-19redirect stderr from extract program to stderr of script that runs it, for ea...Hieu Hoang