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
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-07Code cleanup.Ulrich Germann
2015-11-17remove IOWrapper.cpp unused includes such as Incremental.h (and others)David Madl
2015-11-02daily automatic beautifierMosesAdmin
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-08-08daily automatic beautifierMosesAdmin
2015-08-07Code simplification in IOWrapper.Ulrich Germann
2015-08-06Reorganisation of options.Ulrich Germann
2015-07-211. Fixed concurrency issue in context handling.Ulrich Germann
2015-06-04daily automatic beautifierMosesAdmin
2015-06-02Lint-fixing binge.Jeroen Vermeulen
2015-05-21Bug fix related to context-sensitive decoding: --context-string had no effect...Ulrich Germann
2015-05-13beautify. Add sed for trailing spacesHieu Hoang
2015-05-13Remove trailing whitespace from C++ files.Jeroen Vermeulen
2015-05-12Code reorganization with respect to hypergraph output.Ulrich Germann
2015-05-11Added context buffering in IOWrapper for context-sensitive decoding.Ulrich Germann
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-211. Lifetime of tasks in ThreadPool is now managed via shared pointers.Ulrich Germann
2015-03-15Instances of InputType (and derived classes) now know which TranslationTask (...Ulrich Germann
2015-03-12added a simple translation interfaceJames Zhang
2015-02-02Partial merge of t2s branch (implements t2s and f2s algorithms)Phil Williams
2015-01-14beautifyHieu Hoang
2015-01-08Merge branch 'vw_integration' of github.com:moses-smt/mosesdecoder into vw_in...Ales Tamchyna
2015-01-08Added TabbedSentence and first attempt at external VW featuresMarcin Junczys-Dowmunt
2015-01-04gut IOWrapperHieu Hoang
2014-12-30move OutputAlignment() to Manager classHieu Hoang
2014-12-30delete unused methods from IOWrapperHieu Hoang
2014-12-30moving more stuff out of IOWrapperHieu Hoang
2014-12-29move OutputBestHyp() to Manager classHieu Hoang
2014-12-29move OutputLatticeMBRNBest() to Manager classHieu Hoang
2014-12-28move OutputBestSurface() to Hypothesis classHieu Hoang
2014-12-28move OutputInput() to Hypothesis classHieu Hoang
2014-12-28move OutputAlignment() to Hypothesis classHieu Hoang
2014-12-10move OutputBest() to ChartManagerHieu Hoang
2014-12-10move OutputBest() to Syntax::ManagerHieu Hoang
2014-12-05add Decode to API frameworkHieu Hoang
2014-12-04move OutputDetailedTreeFragmentsTranslationReport() to ManagerHieu Hoang
2014-12-04move OutputUnknowns() into ManagersHieu Hoang
2014-12-04delete unused methods in IOWrapperHieu Hoang
2014-12-03move OutputDetailedTranslationReport() to ManagersHieu Hoang
2014-12-03move OutputDetailedTranslationReport() to ManagersHieu Hoang
2014-12-02add OutputNBest() as abstract method to BaseManager. Tighten up frameworkHieu Hoang
2014-12-02delete OutputNBest() in IOWrapperHieu Hoang
2014-12-01start cleanup of IOWrapper. Constructor takes no argsHieu 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