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-07Code cleanup.Ulrich Germann
2015-12-05Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-12-04Cleanup.Ulrich Germann
2015-11-27Fix a few compiler warnings (clang)Phil Williams
2015-11-26Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-17Measure TimeOtherScore in Search instead of in HypothesisDavid Madl
2015-11-17Hypothesis: get rid of calls into Manager from constructorDavid Madl
2015-11-12Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-11Merge branch 'master' of https://github.com/modernmt/mosesdecoderUlrich Germann
2015-11-09Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-09Consistent naming: m_futureScore --> m_estimatedScoreHieu Hoang
2015-11-09future score in hypothesisHieu Hoang
2015-11-09change GetSystem() -> systemHieu Hoang
2015-11-09debug messageHieu Hoang
2015-11-03More options cleanup.Ulrich Germann
2015-10-26make Bitmap constructor explicit in case we accidently create a copy during c...Hieu Hoang
2015-10-26move m_bitmaps into Search class. Cube pruning uses it tooHieu Hoang
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-25WordsBitmap -> BitmapHieu Hoang
2015-10-20daily automatic beautifierMosesAdmin
2015-10-20unit test changesHieu Hoang
2015-10-20use Bitmap& in Hypothesis. Now works for vanilla pbHieu Hoang
2015-10-20use Bitmap& in HypothesisHieu Hoang
2015-10-20make bitmap in hypo class a referenceHieu Hoang
2015-10-19delete use of mempool in Hypos. Never used. Getting in the way of next refact...Hieu Hoang
2015-10-06daily automatic beautifierMosesAdmin
2015-10-05move CalcFutureScore() out of inner loop.Hieu Hoang
2015-10-05disambiguate CalcFutureScoreHieu Hoang
2015-08-10daily automatic beautifierMosesAdmin
2015-08-09Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-08-08Bug fix: endl => std::endl.Ulrich Germann
2015-08-08daily automatic beautifierMosesAdmin
2015-08-07Bug fix: BOOST_FOREACH seems to cause problems.Ulrich Germann
2015-08-06Reorganisation of options.Ulrich Germann
2015-02-19beautifyHieu Hoang
2015-02-06Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-02-06Adapted code to deal with new return type of TranslationOptionCollection::Get...Ulrich Germann
2015-01-14beautifyHieu Hoang
2014-12-26rename ProcessSentence() to Decode()Hieu Hoang
2014-08-08method renameHieu Hoang
2014-04-03comment out debugging messageHieu Hoang
2014-04-03debuggingHieu Hoang
2014-04-03debuggingHieu Hoang
2014-01-27delete -adjacent-only. RubbishHieu Hoang
2014-01-25output list of available feature functions, separated by space, rather than l...Hieu Hoang
2014-01-03make good use of the new precise timer...phikoehn
2013-09-27beautifyHieu Hoang
2013-09-26Merge branch 'master' of github.com:moses-smt/mosesdecoderUlrich Germann
2013-09-26Formatting. Commented out unused variables.Ulrich Germann