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
2016-08-13compile error on gcc 4.6.3Hieu Hoang
2016-08-12Support storing coordinates of target phraseMichael Denkowski
2015-12-14Code cleanup and refactoring.Ulrich Germann
2015-12-12Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-12-12Changes to PhraseDictionaryCompact and LexicalReorderingtableCompact:Ulrich Germann
2015-12-12daily automatic beautifierMosesAdmin
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-08Reduce dependence on StaticData.Ulrich Germann
2015-12-07Code cleanup.Ulrich Germann
2015-12-06Code cleanup.Ulrich Germann
2015-11-17LanguageModel, KenLM: avoid StaticData usageDavid Madl
2015-11-12daily automatic beautifierMosesAdmin
2015-11-11More options refactoring (OOV Handling this time).Ulrich Germann
2015-11-11Merge branch 'master' of https://github.com/modernmt/mosesdecoderUlrich Germann
2015-11-11Moved placeholder factor variable from StaticData to InputOptions.Ulrich Germann
2015-11-03More options cleanup.Ulrich Germann
2015-11-02daily automatic beautifierMosesAdmin
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-08-08daily automatic beautifierMosesAdmin
2015-08-07More reorganisation of options.Ulrich Germann
2015-08-06Reorganisation of options.Ulrich Germann
2015-07-20allow customized prefix/suffix to mark unknown wordsPhilipp Koehn
2015-06-02Lint-fixing binge.Jeroen Vermeulen
2015-05-27Option bundling.Ulrich Germann
2015-05-13beautify. Add sed for trailing spacesHieu Hoang
2015-05-12Reformatting.Ulrich Germann
2015-05-11Added context buffering in IOWrapper for context-sensitive decoding.Ulrich Germann
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-27Code reorganization.Ulrich Germann
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-12Merge branch 'master' of https://github.com/moses-smt/mosesdecoderKenneth Heafield
2015-03-12added a simple translation interfaceJames Zhang
2015-02-12Rename StaticData::IsChart() to IsSyntax() and add new SearchAlgorithm valuesPhil Williams
2015-02-02Remove -s2t option (use -search-algorithm=6 instead)Phil Williams
2015-01-22option to sort translation options after EvaluateAfterSourceContextHieu Hoang
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-08allow mira compilation for EvaHieu Hoang
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2015-01-07new format for [mapping] sectionHieu Hoang
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-14rename ChartDecoding -> CYKPlus. Comment out CubeGrowing, not implementedmerge-cmdHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-30move SetBooleanParameter to Parameter class. Make it a specialized version of...Hieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-20Small changes to Parameters and StaticDataHieu Hoang