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
2013-06-24Patching up the suffix array wrappersWilker Aziz
2013-06-23debuggingphikoehn
2013-06-14change table-limit specification to new formatHieu Hoang
2013-06-09handle sparse features in translation tablephikoehn
2013-06-09conversion script from Moses V1.0 moses.ini files to current format - may nee...phikoehn
2013-06-03fix (minor) unicode warning, and update permissionsRico Sennrich
2013-05-31bug fix with weight substitutionphikoehn
2013-05-19moved config creation back into train-model.perlphikoehn
2013-05-17add substitute-filtered-tables-and-weights.perl for applying filter for evalu...Hieu Hoang
2013-05-17fixes for sparse feature handlingphikoehn
2013-05-17Don't print 'sparse' for sparse feature functions. All features functions can...Hieu Hoang
2013-05-15change PhraseDictionaryTreeAdaptor --> PhraseDictionaryBinaryHieu Hoang
2013-05-14Fix for cygwinBarry Haddow
2013-05-12Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2013-05-12filter Memory --> OnDisk and BinaryHieu Hoang
2013-05-12filter Memory --> OnDisk and BinaryHieu Hoang
2013-05-03merged. Mostly by discarding new changesHieu Hoang
2013-05-02Ability to specify number of conf net weightsBarry Haddow
2013-05-02mergeHieu Hoang
2013-05-02Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2013-05-02Enable skipping of filtering in EMSBarry Haddow
2013-05-02Back to type 99Barry Haddow
2013-05-02Merge branch 'master' of https://github.com/moses-smt/mosesdecoderOndrej Bojar
2013-05-02allow disabling distortion model binarizationOndrej Bojar
2013-05-01Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2013-05-01support for Chris Dyer's fast-align; bug fix with sparse word translations fe...phikoehn
2013-05-01mergeHieu Hoang
2013-05-01gzip ttable when binarizing, use --tempdir, fixed a flushing bugOndrej Bojar
2013-04-30Update to use multi modelBarry Haddow
2013-04-29mergeHieu Hoang
2013-04-22online combination of multiple phrase tablesRico Sennrich
2013-04-19mergedHieu Hoang
2013-04-12Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2013-04-09fixed ShowWeights() for confusion networks. This is a reason why we should ge...Hieu Hoang
2013-04-08Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-04-04Hal moved. We follow.phikoehn
2013-04-01Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-04-01bug fixesphikoehn
2013-03-15Update mert training to use interpolated ttableBarry Haddow
2013-03-06Allow overriding of feature nameHieu Hoang
2013-03-06Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-05change format of ptHieu Hoang
2013-03-05change format of ptHieu Hoang
2013-03-05filter-rule-table.py: change default pruning count from 1 to 0Phil Williams
2013-03-02Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-02-26where'd the edit go?amittai
2013-02-26use 'gunzip -c' instead of 'zcat' for better cross-platform compatibilityamittai
2013-02-25Timing info. Command line args.Barry Haddow
2013-02-22Change from phrase-weighting to promixBarry Haddow
2013-02-21Merge remote branch 'origin/master' into phrase-weightingBarry Haddow