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
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-03beautifyHieu Hoang
2013-05-31consistent Load() for all feature functions. Can be used not to load if doing...Hieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-21delete references to WordPenaltyProducerHieu Hoang
2013-05-21delete references to WordPenaltyProducerHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-13get rid of TargetPhrase::SetScore. Expose ScorerBreakdown object so they can ...Hieu Hoang
2013-05-02delete last TargetPhrase::SetScore()Hieu Hoang
2013-04-29mergeHieu Hoang
2013-04-26delete PhraseDictionaryMemory. Fix word penalty in compact phrase tableHieu Hoang
2013-04-26Accept cmph with lib64 tooKenneth Heafield
2013-04-22online combination of multiple phrase tablesRico Sennrich
2013-02-25compressed pt works with new pt formatHieu Hoang
2013-02-22change format for phrase modelHieu Hoang
2013-02-20Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-02-20Added missing function call to for sort order checkmarcinj
2013-02-14Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-02-14Fixed missing last source phrase and added workaround for single key cmph has...marcinj
2013-01-28Merge branch 'master' into weight-newHieu Hoang
2013-01-23Added option to specify directory or prefix for temporary files created durin...Marcin Junczys-Dowmunt
2012-12-24clean up InitializeBeforeSentenceProcessing()Hieu Hoang
2012-12-24clean up CleanUpAfterSentenceProcessing()Hieu Hoang
2012-12-01Allow .minlexr suffix and bugfixMarcin Junczys-Dowmunt
2012-11-27move CompactPt to TranslationModel/Hieu Hoang