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-12-11Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-07Code cleanup.Ulrich Germann
2015-12-06Code cleanup.Ulrich Germann
2015-12-06Code cleanup.Ulrich Germann
2015-11-26Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-17Measure TimeOtherScore in Search instead of in HypothesisDavid Madl
2015-11-17move options out of HypothesisDavid Madl
2015-11-17Hypothesis: get rid of calls into Manager from constructorDavid Madl
2015-11-17Dump two ugly, old overrides of Hypothesis::EvaluateWhenApplied()David Madl
2015-11-12Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-12daily automatic beautifierMosesAdmin
2015-11-11More options refactoring (OOV Handling this time).Ulrich Germann
2015-11-11Moved placeholder factor variable from StaticData to InputOptions.Ulrich Germann
2015-11-10comment out g_numHyposHieu Hoang
2015-11-09Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-09Consistent naming: m_futureScore --> m_estimatedScoreHieu Hoang
2015-11-09Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-09Consistent naming: total score -> m_futureScoreHieu Hoang
2015-11-09Consistent naming: m_futureScore --> m_estimatedScoreHieu Hoang
2015-11-06count number of hyposHieu Hoang
2015-11-04Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-11-04Moved implementation of server-specific member functions of Hypothesis class ...Ulrich Germann
2015-11-04equality comparison using pointersHieu Hoang
2015-11-03move beats() out of #ifdef regionHieu Hoang
2015-11-03Added some deterministic tie-breaking to CompareHypothesisTotalScore().Ulrich Germann
2015-11-02daily automatic beautifierMosesAdmin
2015-10-31Merge branch 'mmt-dev'Ulrich Germann
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-10-28note to self in case i forget again in futureHieu Hoang
2015-10-27daily automatic beautifierMosesAdmin
2015-10-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-25WordsBitmap -> BitmapHieu Hoang
2015-10-24Eliminated EvaluateWhenAppliedWithContext().Ulrich Germann
2015-10-22delete assert. Bitmap now set in callerHieu Hoang
2015-10-20daily automatic beautifierMosesAdmin
2015-10-20use Bitmap& in HypothesisHieu Hoang
2015-10-20make bitmap in hypo class a referenceHieu Hoang
2015-10-19Revert "share bitmaps"Hieu Hoang
2015-10-19share bitmapsHieu Hoang
2015-10-19delete use of mempool in Hypos. Never used. Getting in the way of next refact...Hieu Hoang
2015-10-16beautifyHieu Hoang
2015-10-13Merge ../mosesdecoder into perf_ffUbuntu
2015-10-13recombination dependent on coverage bitmapHieu Hoang
2015-10-12redo state API for simple distortion and KenLM. Regression failure with KenLMHieu Hoang
2015-10-12pb framework for using boost::unordered_set instead of std::setHieu Hoang
2015-10-05move CalcFutureScore() out of inner loop.Hieu Hoang
2015-08-07More reorganisation of options.Ulrich Germann