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-03-14moses_chart: more efficient scope-3 parsing if sentence length < max-chart-spanPhil Williams
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-08-24mark with LEGACYHieu Hoang
2013-08-24mark GetTargetPhraseCollectionNonCache with LEGACYHieu Hoang
2013-08-15move caching code to PhraseDictionary. Available to all phrase tablesHieu Hoang
2013-08-15add phrase table cachingHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-07PhraseDictionaryTreeAdaptor::GetTargetPhraseCollectionLegacy return tpColl an...Hieu Hoang
2013-08-07mark a function as legacyHieu Hoang
2013-07-31begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLooku...Hieu Hoang
2013-07-01single threaded build compiles & passes regressionHieu Hoang
2013-06-21Missing header / Mehndi BhargavaKenneth Heafield
2013-06-14calculate m_featuresToApply in Load() for PhraseDictionary. Since every phras...Hieu Hoang
2013-05-31consistent Load() for all feature functions. Can be used not to load if doing...Hieu Hoang
2013-04-26delete PhraseDictionaryMemory. Fix word penalty in compact phrase tableHieu Hoang
2013-03-05return reference from function instead of pointerHieu Hoang
2013-03-05make on-disk pt threadableHieu Hoang
2013-03-04make binary pt threadableHieu Hoang
2013-02-25load binary ptHieu Hoang
2013-02-22change format for phrase modelHieu Hoang
2012-12-07get rid of all occurance of GetNumInputScores() from feature functions.Hieu Hoang
2012-12-07get rid of all overrides for GetScoreProducerDescription(). Except SyntacticL...Hieu Hoang
2012-12-04get rid function GetScoreProducerWeightShortName(). Fails 1 regression testHieu Hoang
2012-12-04get rid of int argument from GetScoreProducerWeightShortName()Hieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang