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-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-26New approach to forcing recompilesKenneth Heafield
2012-09-26Fixes for regression testsBarry Haddow
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-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-21Key pre-calculated chart ff scores on source&targetBarry Haddow
2012-09-21Pre-calculation of chart stateless FFsBarry Haddow
2012-09-21Refactor output collector so that it can delete the output and debug streams....Jacob Dlougach
2012-09-21Context for stateless chart ffsBarry Haddow
2012-09-21Add option to dump OOVs to fileBarry Haddow
2012-09-19Update phrase-based features to use context objectBarry Haddow
2012-09-14remove OnlineCommandBarry Haddow
2012-09-14Chart stateless ff interface only allows essential info.Barry Haddow
2012-09-14precalculation of word translation featureBarry Haddow
2012-09-13Unknown word producer needs an implementationBarry Haddow
2012-09-13Make sure all stateless features implement new interface.Barry 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-10Hash t-options directly.Barry Haddow
2012-09-07Eliminate wasteBarry Haddow
2012-09-07Use unordered map for toption score cacheBarry Haddow
2012-09-07adding the code for relative entropy pruning to contrib/relent-filterwlin12
2012-09-07precalculation of stateless featuresBarry Haddow
2012-09-07pre-calculation of stateless features. Not tested.Barry Haddow
2012-09-04Make sure source phrase is initialisedBarry Haddow
2012-09-04Take notice of calc in t-option flagBarry Haddow
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-17Fix bug in loading of in-memory rule tables.Barry Haddow
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
2012-08-14rename tm-mt extraction to fuzzy matchHieu Hoang