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-28updated path to mert in mert-moses.plAles Tamchyna
2012-06-28bug fixphikoehn
2012-06-27bug fixphikoehn
2012-06-26lock m_vocab variable access in Encode() and Lookup(). Other functions are st...Hieu Hoang
2012-06-26Change Bin to RealBin. Thanks to Tom HoarHieu Hoang
2012-06-26minor bug fixesphikoehn
2012-06-26escape bar character with proper html escape sequencephikoehn
2012-06-26Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2012-06-26allow nbest distinct in experiment.perlphikoehn
2012-06-16Merge https://github.com/moses-smt/mosesdecoderHieu Hoang
2012-06-16Add some comments to take account of previous Hieu's move of the c++ code fro...Christophe Servan
2012-06-13Fixed a bug in --return-best-devColin Cherry
2012-06-12Added --return-best-dev to mert-moses.plColin Cherry
2012-06-08minor warningHieu Hoang
2012-06-08gzip grammar filesHieu Hoang
2012-06-08take out debugging infoHieu 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-07various filtered moses.ini work nowHieu 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-07warning - undefined variablrHieu Hoang
2012-06-07apply previous commit to TUNING:filter stepHieu Hoang
2012-06-07phrase table type deduced in experiment.perl. Passed to train-model.perlHieu Hoang
2012-06-06sa extraction worksHieu Hoang
2012-06-06change output of build-suffix-array step to phrase-table.Hieu Hoang
2012-06-06Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-06-05get rid of mention of --with-giza argHieu Hoang
2012-06-04Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2012-06-04Fix for case where no ttable is to be createdBarry Haddow
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-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-06-01move biconcor to /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-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