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
path: root/mert
AgeCommit message (Expand)Author
2012-11-14only include moses root when compilingHieu Hoang
2012-11-13move moses/src/* to moses/Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang
2012-11-08More shared build fixesKenneth Heafield
2012-11-08Remove bleu_lib target.Kenneth Heafield
2012-11-04Move implementation details from the header to .cpp file.Tetsuo Kiso
2012-11-04Using namespace std in a header file pollutes the global namespace.Tetsuo Kiso
2012-10-31Reduce header pollutionKenneth Heafield
2012-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
2012-10-08fixed bug in permutation scores due to scientific notationArianna Bisazza
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-24Fixed several bugs in LRscore-MERT. Namely, solved a float-to-int conversion;...Arianna Bisazza
2012-09-14Merge branch 'master' of https://github.com/moses-smt/mosesdecoderColin Cherry
2012-09-14Addad a "--safe-hope" option to kbmira.Colin Cherry
2012-09-14remove obsolete fileBarry Haddow
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-12enable single character optionbhaddow
2012-07-12option to skip duplicate removalBarry Haddow
2012-07-10As requested by my bosses: added NRC copyright to kbmira.Colin Cherry
2012-07-10Integrate Lexi's LR Score into tuningHieu Hoang
2012-07-04merge JamfilesEva Hasler
2012-07-02create namespace for all classesHieu Hoang
2012-07-02compile errorHieu Hoang
2012-07-01namespace all classes in mert directoryHieu Hoang
2012-06-30namespace all classes in mert directoryHieu Hoang
2012-06-27Merge branch 'master' of https://github.com/moses-smt/mosesdecoderColin Cherry
2012-06-27HypPackEnumerator now stores MiraFeatureVectors, as opposed toColin Cherry
2012-06-27rollbackHieu Hoang
2012-06-27Added debugging info to kbmira.Colin Cherry
2012-06-26lock m_vocab variable access in Encode() and Lookup(). Other functions are st...Hieu Hoang
2012-06-26Merge https://github.com/moses-smt/mosesdecoder into lrscoreHieu Hoang
2012-06-26change regression data download to git instead of download from edin server.Hieu Hoang
2012-06-25gcc version-specific errorHieu Hoang
2012-06-24merge Lexi Birch's LRScore from mert_mtm5 branch. Compiles and run. Hack, mus...Hieu Hoang
2012-06-24merge Lexi Birch's LRScore from mert_mtm5 branch. Compiles and run. Hack, mus...Hieu Hoang
2012-06-23typoHieu Hoang
2012-06-23mert now compiles with PermScorer. However, didn't implement score() - assert...Hieu Hoang
2012-06-22merge Lexi Birch's LRScore from mert_mtm5 branchHieu Hoang
2012-06-15Merge branch 'master' into miramergeColin Cherry
2012-06-14Spurious space disagreed with masterColin Cherry
2012-06-14Fixed some bugs in BatchMira's sparse feature handling.Colin Cherry
2012-06-14Fixed some bugs in BatchMira's sparse feature handling.Colin Cherry
2012-06-09Merge branch 'master' of github.com:moses-smt/mosesdecoderTetsuo Kiso
2012-06-09Bug fix: kbmira failed to load dense weights.Tetsuo Kiso
2012-06-07mergeEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-31Delete mert/init.opt.Tetsuo Kiso
2012-05-31move all executables into binHieu Hoang
2012-05-30Merge branch 'master' into miramergeColin Cherry
2012-05-30Move 'using namespace std' out from .h.Tetsuo Kiso