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-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-06-08beautifyNicola Bertoldi
2014-06-06the management of passthrough xml-tags is introducedNicola Bertoldi
2014-05-19beautifyNicola Bertoldi
2014-04-30Merge branch 'master' into dynamic-modelsNicola Bertoldi
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
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-13changesNicola Bertoldi
2014-03-11Merge branch 'dynamic-phrase-tables'Ulrich Germann
2014-03-11Reformatting for readability. In ReadInput: delete source only if non-NULL.Ulrich Germann
2014-03-10Fix -output-hypo-scoreKenneth Heafield
2014-02-07Fixes to hypergraph and htk outputs, better cmd line help.Barry Haddow
2014-01-20copy weights of untuneable features from original config in mertRico Sennrich
2014-01-17merge master into this branchNicola Bertoldi
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-15beautifyNicola Bertoldi
2014-01-06reporting on init (pretty slow for binary phrase table!) and bug fix in exper...phikoehn
2014-01-05additional time reporting and stardardizationphikoehn
2014-01-03make good use of the new precise timer...phikoehn
2014-01-01destroy feature functions at end. Otherwise it shows up on valgrind as memory...Hieu Hoang
2013-12-19moses windows build, with some TODO listjiejiang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang