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
path: root/moses
AgeCommit message (Expand)Author
2012-10-04Merge remote branch 'upstream/master'Kenneth Heafield
2012-10-04remove dependency on boost filesystem objectHieu Hoang
2012-10-03Useful methods for me, remove stale onesKenneth Heafield
2012-10-03Merge remote branch 'upstream/master'Kenneth Heafield
2012-10-03Merge ShrinkToLimit into ApplyThresholdKenneth Heafield
2012-10-03Extract base class for ChartTranslationOptionListKenneth Heafield
2012-10-03Remove unused forward declarationKenneth Heafield
2012-10-02Base class switcherooKenneth Heafield
2012-10-02Abstract ChartCellCollection, extract source labelsKenneth Heafield
2012-10-02Splitting ChartCell into cube v non-cubeKenneth Heafield
2012-10-02Restrict access to ChartCellKenneth Heafield
2012-10-01Merge remote branch 'upstream/master'Kenneth Heafield
2012-10-01Apparently nobody uses hash.{h,cpp}Kenneth Heafield
2012-09-27Change StackVec to contain ChartCellLabel*Kenneth Heafield
2012-09-26Merge remote-tracking branch 'upstream/master'Kenneth Heafield
2012-09-26Start hackingKenneth Heafield
2012-09-26New approach to forcing recompilesKenneth Heafield
2012-09-26Abstract ChartCellLabelKenneth Heafield
2012-09-26Simplify callKenneth Heafield
2012-09-26Merge remote-tracking branch 'upstream/master'Kenneth Heafield
2012-09-26Slightly less wasteful OnDiskPt word conversionKenneth Heafield
2012-09-25rename CTO to CTOsHieu Hoang
2012-09-25delete ChartTranslationOptionCollection. Roll everything into managerHieu Hoang
2012-09-25Try to fix rt for people who don't have it.Kenneth Heafield
2012-09-25Genericize StackVec to const void *Kenneth Heafield
2012-09-24Extract kenlm into a submodule, referencing lazyKenneth Heafield
2012-09-22Merge branch 'master' of git://github.com/moses-smt/mosesdecoderJacob Dlougach
2012-09-22Option to print alignment in chart decoder.Jacob Dlougach
2012-09-22Add -lrt to fix single-threaded linkingKenneth Heafield
2012-09-21Refactor output collector so that it can delete the output and debug streams....Jacob Dlougach
2012-09-21Add option to dump OOVs to fileBarry Haddow
2012-09-13Merge branch 'minphr'Marcin Junczys-Dowmunt
2012-09-13Added tool to query compact phrase tableMarcin Junczys-Dowmunt
2012-09-13Merge remote branch 'upstream/master'Arianna Bisazza
2012-09-13changed parameter name from future-distortion-cost to early-distortion-costArianna Bisazza
2012-09-12Merge branch 'master' of git://github.com/moses-smt/mosesdecoderWilker Aziz
2012-09-11Merge branch 'master' of github.com:moses-smt/mosesdecoderMarcin Junczys-Dowmunt
2012-09-11Fix locking in AlignmentInfoCollection.*junczys
2012-09-111. Added libfuzzy-match to RuleTable's JamfileWilker Aziz
2012-09-07adding the code for relative entropy pruning to contrib/relent-filterwlin12
2012-09-04Removed duplicate usage printout when moses is called with no parameters.Lane Schwartz
2012-09-03merge issuesphikoehn
2012-09-03bug fix to enable pruned search graph output by defaultphikoehn
2012-08-23Fixes for compact lexical reodering model for other formats than defaultMarcin Junczys-Dowmunt
2012-08-15Some cleaningMarcin Junczys-Dowmunt
2012-08-14TypoMarcin Junczys-Dowmunt
2012-08-14Fixed memory leakMarcin Junczys-Dowmunt
2012-08-14Race conditions fixedMarcin Junczys-Dowmunt
2012-08-14Missing check in destructorMarcin Junczys-Dowmunt
2012-08-14Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang