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
2014-11-25re-apply commit e0b3105 (write tree fragment string, not pointer)Rico Sennrich
2014-11-22bug when compiled --with-mm but not using simulated post-editingHieu Hoang
2014-11-20simulated post editingHieu Hoang
2014-11-20Small changes to Parameters and StaticDataHieu Hoang
2014-11-16Update IOWrapper.cppMarcin Junczys-Dowmunt
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-09consistent namespaceHieu Hoang
2014-10-09delete m_translationId variableHieu Hoang
2014-10-09delete m_translationId variableHieu Hoang
2014-10-08Merge ../mosesdecoder into merge-cmdHieu 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 m_latticeSamplesCollectorHieu Hoang
2014-10-03delete m_latticeSamplesCollectorHieu Hoang
2014-10-02duplicate n-best stream processingHieu 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_singleBestOutputCollector into IO...Hieu Hoang
2014-09-29move IOWrapper into moses/Hieu Hoang