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-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-31update examplesHieu Hoang
2012-05-31add -external-bin-dir for giza++/mgiza directory. Ignore -bin-dir and -script...Hieu Hoang
2012-05-31update examplesHieu 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-29Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-05-28script updates and added ems config helpphikoehn
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-26bolt specific settingsphikoehn
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-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
2012-05-23Gzip phrase-table.half.e2f.sorted on the flyHieu Hoang
2012-05-23GZip extract.sortedHieu Hoang
2012-05-23GZip extract on the flyHieu Hoang
2012-05-23Gzip consolidate on the flyHieu Hoang
2012-05-23rollback parallel training and zipping. Zipping slows it done. A LOT. Redo mo...Hieu Hoang
2012-05-23rollback parallel training and zipping. Zipping slows it done. A LOT. Redo mo...braune_longdistHieu Hoang
2012-05-23Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2012-05-23Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2012-05-23increased robustness: tolerate empty trees and alignment linesphikoehn