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-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
2014-10-07delete lineNumber variable from Manager and TranslationTask. It should always...Hieu Hoang
2014-10-03standardize GetIOWrapper().Hieu Hoang
2014-10-03move lattice sample collector from Main to IOWrapperHieu Hoang
2014-10-03delete nbestOutHieu Hoang
2014-10-02sort out suppressSingleBestOutput variableHieu Hoang
2014-10-02only 1 constructor for IOWrapperHieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_wordGraphCollector into IOWrapperHieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_detailedTranslationCollector into...Hieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_searchGraphOutputCollector into I...Hieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_alignmentInfoCollector into IOWra...Hieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_unknownsStream into IOWrapperHieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_nBestOutputCollector into IOWrapperHieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_singleBestOutputCollector into IO...Hieu Hoang