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-06-16Merge https://github.com/moses-smt/mosesdecoderHieu Hoang
2012-06-13Fixed a bug in --return-best-devColin Cherry
2012-06-12Added --return-best-dev to mert-moses.plColin Cherry
2012-06-08gzip grammar filesHieu Hoang
2012-06-08default pt implementation if no phrase table specifiedHieu Hoang
2012-06-07delete example suffix array filesHieu Hoang
2012-06-07suffix array creation script also creates glue grammarHieu Hoang
2012-06-07Merge github.com:moses-smt/mosesdecoderHieu Hoang
2012-06-07pass number of ff from experiment.perl to train-model.perl for suffix array onlyHieu Hoang
2012-06-07phrase table type deduced in experiment.perl. Passed to train-model.perlHieu Hoang
2012-06-06sa extraction worksHieu Hoang
2012-06-02Add a flag to set Batch MIRA's hyperparameters to mert-moses.pl.Tetsuo Kiso
2012-06-01start integrating adam's suffix arrayHieu Hoang
2012-06-01start integrating adam's suffix arrayHieu Hoang
2012-06-01-external-bin-dir is not required if not running mkcls or giza/mgiza. Convert...Hieu Hoang
2012-05-31move giza2bal.pl back into script/trainingHieu Hoang
2012-05-31move c++ code out of /script/ to /Hieu Hoang
2012-05-31move c++ code out of /script/ to /Hieu Hoang
2012-05-31rename train-model.perlHieu Hoang
2012-05-31add -external-bin-dir for giza++/mgiza directory. Ignore -bin-dir and -script...Hieu Hoang
2012-05-31move all executables into binHieu Hoang
2012-05-30xcode build supports threads. move 'using namespace' out from .h file to stop...Hieu Hoang
2012-05-30Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-05-30more escaping in tokenizer; wrapper for berkeley parser (german)phikoehn
2012-05-29Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-05-29Batch k-best MIRA is written and integrated into mert-moses.plColin Cherry
2012-05-28eclipse projectHieu Hoang
2012-05-27Fix bug in previous commit.Phil Williams
2012-05-27train-model.perl: add -alt-direct-rule-score-1 andPhil Williams
2012-05-26Fix compile error by using std::size_t instead of size_t.Phil Williams
2012-05-26Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-05-26faster consolidating - redirect to stdout then zipHieu Hoang
2012-05-26make phrase-table.half naming consistent. Requested by Phil WilliamsHieu Hoang
2012-05-26Fix some input handling bugs in pcfg-extract and pcfg-score.Phil Williams
2012-05-26Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2012-05-26minor fixesphikoehn
2012-05-25Fix bug in previous commit.Phil Williams
2012-05-25Add an optional PCFG scoring feature for target syntax models (similar toPhil Williams
2012-05-25Merge github.com:moses-smt/mosesdecoderHieu Hoang
2012-05-25add -snt2cooc to train-model.perl. For giza's reduced memory snt2cooc.perlHieu Hoang
2012-05-25Merge branch 'master' of github.com:hieuhoang/mosesdecoderHieu Hoang
2012-05-25add --parallel to sorting optionsHieu Hoang
2012-05-24delete pt.half after useHieu Hoang
2012-05-24Minor errorHieu Hoang
2012-05-24parallel scoringHieu Hoang
2012-05-23Works with phrase-table scoringHieu Hoang
2012-05-23Works with phrase-table scoringHieu Hoang
2012-05-23parallel extract. Works with reorderingHieu Hoang
2012-05-23coc filename determined from phrase-table.half name, rather than passed as ar...Hieu Hoang
2012-05-23GZip scoring on the flyHieu Hoang