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
2011-11-21Jam: install executables in legacy paths and stop leaving a.out files everywhereKenneth Heafield
2011-11-21Further direction removalBarry Haddow
2011-11-21Remove direction from PhraseBarry Haddow
2011-11-18Introducing JamfilesKenneth Heafield
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-11-07delete premature lattice for scfgHieu Hoang
2011-10-30xcodeHieu Hoang
2011-10-03normalization of output spaces before and after field separatornicolabertoldi
2011-09-24Replace hypothesis ids with pointers to ChartHypothesis. This avoids locking. heafield
2011-09-23-threads all optionheafield
2011-09-09fix n-best label for word penaltyhieuhoang1972
2011-08-30change to print the corrett name of the features with InputScoresnicolabertoldi
2011-07-24vs.net buildhieuhoang1972
2011-07-19moses_chart: merge DottedRule and CoveredChartSpan classes. This savespjwilliams
2011-06-27Changes to chart decoder cube pruning: create one cube per dotted rulepjwilliams
2011-03-11re-organized syntax code for clarity - part Iphkoehn
2011-02-28Memory efficiency: make the reserveSize argument non-optional inpjwilliams
2011-02-24get rid of "unused variable" warningsphkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-01-26Support for multithreading in moses_chart (-threads option). This hasn'tpjwilliams
2011-01-25Use TranslationTask objects to perform sentence decoding in moses-chart.pjwilliams
2011-01-25Use OutputCollector to write moses-chart output.pjwilliams
2011-01-16Make sure internal libraries and paths go before boost.bhaddow
2011-01-14Change of boost macros - please make sure you favourite configuration still w...bhaddow
2011-01-11Fix --enable-shared compilation. heafield
2010-11-29Add show-weights for moses_chartbhaddow
2010-09-23make class name consistent for chart & pb decodershieuhoang1972
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-07-18svn propertieshieuhoang1972
2010-05-12don't spew out param list if there's a genuine errorhieuhoang1972
2010-05-08Write translation details to a named file instead of cerr.pjwilliams
2010-05-07Merge moses_chart's two IOWrapper constructors into one.pjwilliams
2010-05-06better -T output for chart decodinghieuhoang1972
2010-04-26make debug output same as phrase-basedhieuhoang1972
2010-04-26re-introduced the initialization and cleaning up into the constructor and des...nicolabertoldi
2010-04-24Safer way to cleanup LM caches after a given number of processed sentences.nicolabertoldi
2010-04-12Fix threaded build.bhaddow
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972