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/mira
AgeCommit message (Expand)Author
2013-08-14beautifyHieu Hoang
2013-08-13refactor bleu score feature function. Still segfaults when running miraHieu Hoang
2013-08-13refactor bleu score feature function. Still segfaults when running miraHieu Hoang
2013-08-13add parameter argument -feature-add for mira BLEU score featureHieu Hoang
2013-08-12Mira changes. Manually applied Eva's patchHieu Hoang
2013-07-25Fixes to the shared buildBarry Haddow
2013-06-18ChartDecoding isn't the only syntax algorithmKenneth Heafield
2013-05-29beautifyHieu Hoang
2013-05-27delete LMListHieu Hoang
2013-05-25minor compile errorHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-161. remove all code for MetaFeature from mira.Hieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08mergeHieu Hoang
2013-05-08delete makefilesHieu Hoang
2013-02-22delete ScoreProducerHieu Hoang
2013-01-18refactor generation dictionary classHieu Hoang
2012-12-31move feature function variables into FeatureFunction.hHieu Hoang
2012-12-28assert(false) in mira. Did not implement StaticData.GetBleuScoreFeature()Hieu Hoang
2012-12-28delete class variable m_bleuScoreFeature. TODO Error in mira codeHieu Hoang
2012-12-25change m_producers to non-constHieu Hoang
2012-12-19move WordPenalty to staticDataHieu Hoang
2012-12-19move feature function variables from TranslationSystem back to StaticDataHieu Hoang
2012-12-04all regression tests passedHieu Hoang
2012-11-14only include moses root when compilingHieu Hoang
2012-11-13resolved merge conflictsHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang
2012-11-12Why was mira pulling in IOWrapper?Kenneth Heafield
2012-11-12Unbork mira buildKenneth Heafield
2012-11-08Remove bleu_lib target.Kenneth Heafield
2012-10-23take out debug arg from perl scriptHieu Hoang
2012-10-10Fix non-mpi compile errorBarry Haddow
2012-10-03merge remaining changes to mira, word pair features, phrase pair featuresEva Hasler
2012-10-01changes to mira, adding jackknife to experiment.perlEva Hasler
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-08-17Non-mpi buildBarry Haddow
2012-07-26save all changes related to domain adaptationehasler
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-04remove unused varsEva Hasler
2012-07-04clean up miraEva Hasler
2012-07-03clean up and fixing stopping criterion in mira training scriptEva Hasler
2012-06-07mergeEva Hasler
2012-06-01clean upEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-30implement CalculateBleu for complete translations, add parameters --disable-b...Eva
2012-05-29remove <s> and </s> from chart bleu score computationEva
2012-05-28Fix nbest lists for chart miraEva
2012-05-18update feature learning rate codeEva Hasler
2012-05-15add feature confidenceEva Hasler