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-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-08-08daily automatic beautifierMosesAdmin
2015-08-07Code simplification in IOWrapper.Ulrich Germann
2015-07-211. Fixed concurrency issue in context handling.Ulrich Germann
2015-07-03Merge branch 'mmt-dev' into ranked-sampling.Ulrich Germann
2015-06-24Didn't need headerKenneth Heafield
2015-06-08New member functions to expose buffered input and context window size.Ulrich Germann
2015-05-13beautify. Add sed for trailing spacesHieu Hoang
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-05-02beautifyHieu Hoang
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-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-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-10move OutputBest() to ChartManagerHieu Hoang
2014-12-10move OutputBest() to Syntax::ManagerHieu Hoang
2014-12-05Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-12-05add Decode to API frameworkHieu Hoang
2014-12-04IOWrapper: less compiler warningsMatthias Huck
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-20Small changes to Parameters and StaticDataHieu Hoang
2014-11-07added phil's functionsHieu Hoang
2014-10-13cleaning up IOWrapper. Make all functions member of the classHieu Hoang
2014-10-10get ready to merge IOWrapperHieu Hoang
2014-10-09get ready to merge IOWrapperHieu Hoang
2014-10-09get ready to merge IOWrapperHieu Hoang
2014-10-09consistent namespaceHieu Hoang
2014-10-09delete m_translationId variableHieu Hoang