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
2017-03-05daily automatic beautifierMosesAdmin
2016-06-16Global scope for VW training.Ulrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-06Code cleanup.Ulrich Germann
2015-11-17move global Timer to Timer.hDavid Madl
2015-11-12daily automatic beautifierMosesAdmin
2015-11-11Enforce const-ness of command line arguments; bug fix in mosesserver.cpp.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-10-16use util::StringStreamHieu Hoang
2015-10-16use util::StringStreamHieu Hoang
2015-08-08daily automatic beautifierMosesAdmin
2015-08-07More reorganisation of options.Ulrich Germann
2015-06-02delete ChangeSource(). Not usedHieu Hoang
2015-05-02beautifyHieu Hoang
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into mmt-devUlrich Germann
2015-04-23Add cross-platform randomizer module.Jeroen Vermeulen
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-211. Lifetime of tasks in ThreadPool is now managed via shared pointers.Ulrich Germann
2015-02-05Simple structure change to make moses main() function available in libmoses.aJames Zhang
2015-01-14beautifyHieu Hoang
2015-01-08small changesMarcin Junczys-Dowmunt
2015-01-08added skeleton for vwtrainerMarcin Junczys-Dowmunt
2015-01-04merge RunPb and RunChartHieu Hoang
2015-01-02consistent constructor for all managersHieu Hoang
2014-12-30convert static methods to const methodsHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-06add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManagerHieu Hoang
2014-12-05add OutputSearchGraphSLF() to API frameworkHieu Hoang
2014-12-05add Decode to API frameworkHieu Hoang
2014-12-02add OutputNBest() as abstract method to BaseManager. Tighten up frameworkHieu Hoang
2014-12-01start cleanup of IOWrapper. Constructor takes no argsHieu Hoang
2014-11-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-11-20simulated post editingHieu Hoang
2014-11-20simulated post editingHieu Hoang
2014-11-20Small changes to Parameters and StaticDataHieu Hoang
2014-11-18improvement on passthrough informationNicola Bertoldi
2014-11-16Fixed after changes to the Moses code structure.Ulrich Germann
2014-10-23Adapted to new location of TranslationAnalysis.h.Ulrich Germann
2014-10-13cleaning up IOWrapper. Make all functions member of the classHieu Hoang
2014-10-10merge moses_chart and mosesHieu Hoang
2014-10-09get ready to merge IOWrapperHieu Hoang
2014-10-09consistent namespaceHieu Hoang
2014-10-08minor changeNicola Bertoldi
2014-10-08minor changeNicola Bertoldi
2014-10-07delete lineNumber variable from Manager and TranslationTask. It should always...Hieu Hoang
2014-10-07Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-03standardize GetIOWrapper().Hieu Hoang
2014-10-03move lattice sample collector from Main to IOWrapperHieu Hoang