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-03-28Modernize "C" includes in moses.Jeroen Vermeulen
2015-03-09Moved caching of lexical reordering scores from class TranslationOption to cl...Ulrich Germann
2015-01-29optionally leave one out in VW trainingAles Tamchyna
2015-01-14beautifyHieu Hoang
2015-01-08towards trainingAles Tamchyna
2015-01-06Added function to update future score and full scoreMarcin Junczys-Dowmunt
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-10-07Mmsapt now adds word alignment info to target phrases.Ulrich Germann
2014-08-08method renameHieu Hoang
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-08-04clean up TargetPhraseHieu Hoang
2014-08-02each target phrase knows what decode graph created itHieu Hoang
2014-07-10rename Evaluate() to EvaluateWithSourceContext()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateInIsolation()Hieu Hoang
2014-06-19debug output for PhrasePropertyHieu Hoang
2014-06-13mergeHieu Hoang
2014-06-13incorporating Hieu's "redo property API" stuff again (from dea105f663)Matthias Huck
2014-06-13Minor modification of the phrase properties framework.Matthias Huck
2014-06-13Merge ../mosesdecoder into hieuHieu Hoang
2014-06-13redo property APIHieu Hoang
2014-06-10bug in SpanLength FFHieu Hoang
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
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-20Merge ../mosesdecoder into hieuHieu Hoang
2014-05-20Framework for additional phrase properties in decoding.Matthias Huck
2014-05-19beautifyNicola Bertoldi
2014-05-18code cleanupNicola Bertoldi
2014-05-09Merge ../mosesdecoder into hieuHieu Hoang
2014-05-08extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phra...Hieu Hoang
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-07merge errorHieu Hoang
2014-04-07Merge branch 'hieu' of github.com:hieuhoang/mosesdecoder into hieuHieu Hoang
2014-04-07output source side of rule, if availableHieu Hoang
2014-04-07output source side of rule, if availableHieu Hoang
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14code cleanupNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2014-01-13added a dynamic cache-based PhraseDitctionary; applied changes to the cache-b...Nicola Bertoldi
2013-12-03debugged CoveredReferenceFeatureAles Tamchyna
2013-12-03modified FF interface: Evaluate() with input has access to future-cost estima...Ales Tamchyna
2013-11-30bug fix with interaction of alternate weights and xml markupphikoehn
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang