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
2015-04-29One step closer to eliminating the requirement to provide num-features=... in...Ulrich Germann
2015-04-23Fix unqualified call to rand_excl().Jeroen Vermeulen
2015-04-23Add cross-platform randomizer module.Jeroen Vermeulen
2015-04-07Fix some clang++ warnings.Jeroen Vermeulen
2015-03-29Fix some compile warnings (gcc 4.9.2).Jeroen Vermeulen
2015-03-28Modernize "C" includes in moses.Jeroen Vermeulen
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-14Fix a few warnings.Phil Williams
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-06log outputMatthias Huck
2014-10-10Fix a few more compiler warnings (from Clang mostly).Phil Williams
2014-10-10Fix a few compiler warnings (from Clang mostly).Phil Williams
2014-08-08method renameHieu Hoang
2014-08-04TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-08-04initialise m_containerHieu Hoang
2014-08-04initialise m_containerHieu Hoang
2014-08-04initialise m_containerHieu Hoang
2014-07-18delete PhraseTableImplementation. Old enumHieu Hoang
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-06-05Merge ../mosesdecoder into hieuHieu Hoang
2014-06-05minor change to debugging output. Memory pt used by both pb and chart-based m...Hieu Hoang
2014-06-04Merge ../mosesdecoder into hieuHieu Hoang
2014-06-03Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-05-19beautifyNicola Bertoldi
2014-05-13Merge ../mosesdecoder into hieuHieu Hoang
2014-05-12use Nadir's backoff codeHieu Hoang
2014-05-12backoff fix for memory and on-disk phrase-tablesHieu Hoang
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-24get-by-line-number.perlHieu Hoang
2014-04-23minor leakHieu Hoang
2014-03-22Merge branch 'master' of github.com:moses-smt/mosesdecoder into hieuHieu Hoang
2014-03-21various optimizations to make CYK+ parser several times faster and eat less m...Rico Sennrich
2014-03-16Merge branch 'master' of github.com:moses-smt/mosesdecoder into hieuHieu Hoang
2014-03-14moses_chart: more efficient scope-3 parsing if sentence length < max-chart-spanPhil Williams
2014-02-18Merge branch 'master' into hieuHieu Hoang
2014-02-11use boost::unordered_map for CacheColl. Marginally fasterHieu Hoang
2014-01-27different max-spans depending on whether source non-term is X or syntacticHieu Hoang
2014-01-21leakHieu Hoang
2014-01-21leakHieu Hoang
2014-01-17merge master into this branchNicola Bertoldi
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-15beautifyNicola Bertoldi
2014-01-13get rid of all aborts from decoderHieu Hoang
2014-01-13get rid of all abortsHieu Hoang
2013-12-19moses windows build, with some TODO listjiejiang