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-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-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-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
2014-10-03delete m_latticeSamplesCollectorHieu Hoang
2014-10-03delete nbestOutHieu Hoang
2014-10-03Update TranslationAnalysis location for simulate-peMichael Denkowski
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
2014-09-30move misc common functions into moses/Hieu Hoang
2014-09-30move TranslationTask into moses/Hieu Hoang
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-09-29move IOWrapper into moses/Hieu Hoang
2014-09-29move LatticeMBR into moses/Hieu Hoang
2014-09-29move TranslationAnalysis for both moses-cmd and moses-char-cmd into moses/Hieu Hoang
2014-08-13Minor fixes for simulated post-editing with mert-moses.plMichael Denkowski
2014-08-06template-ise, preparing for chart versionBarry Haddow
2014-08-06Refactor hypergraph output codeBarry Haddow
2014-08-06Sparse features trainable with hg miraBarry Haddow
2014-08-02add virtual void ChangeSource(InputType *&input) constHieu Hoang
2014-07-18Fixed build failure when compiled without --with-mm.Hieu Hoang
2014-07-18Added missing EOL at end of file.Ulrich Germann
2014-07-18Fixed build failure when compiled without --with-mm.Ulrich Germann
2014-07-09Major overhaul of Mmsapt. Reorganization of old and addition of new features ...Ulrich Germann
2014-07-09Simulated post-editing sessions feeding reference and alignment into the syst...Ulrich Germann
2014-04-28Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2014-04-17Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-04-03Reformatting for readability.Ulrich Germann
2014-03-11Merge branch 'dynamic-phrase-tables'Ulrich Germann