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
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-05-12use Nadir's backoff codeHieu Hoang
2014-05-12backoff fix for memory and on-disk phrase-tablesHieu Hoang
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-03-21various optimizations to make CYK+ parser several times faster and eat less m...Rico Sennrich
2014-03-14moses_chart: more efficient scope-3 parsing if sentence length < max-chart-spanPhil Williams
2014-01-15beautifyNicola Bertoldi
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-02minor rename of variablesHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-25Fixed code formatting.=
2013-08-24mark GetTargetPhraseCollection with LEGACYHieu Hoang
2013-08-16add method to reduce cache sizeHieu Hoang
2013-07-31begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLooku...Hieu Hoang
2013-07-16mergeHieu Hoang
2013-07-16Merge github.com:moses-smt/mosesdecoder into hieu_opt_inputHieu Hoang
2013-07-16finished converting TargetPhraseCollection* to TargetPhraseCollectionHieu Hoang
2013-07-14mergeHieu Hoang
2013-07-12Always have a TargetPhraseCollection.Kenneth Heafield
2013-07-11rename SetTargetPhraseFromPtMatrix() to GetTargetPhraseCollectionBatch()Hieu Hoang
2013-07-11delete as many override of GetTargetPhraseCollection() as possibleHieu Hoang
2013-07-09rename vector<InputPath> to InputPathList. Pass regression testsHieu Hoang
2013-07-07InputLatticeNode to InputPathHieu Hoang
2013-07-07rename InputLatticeNode.h to InputPath.hHieu Hoang
2013-07-05beautifyHieu Hoang
2013-07-04prefix subphrase optimization done for in-memory pt. Need to delete objects alsoHieu Hoang
2013-07-04a little bit more towards using prefix subphrase to optimize translation rule...Hieu Hoang
2013-07-03move lookup of all subphrases into PhraseDictionary classHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-17push calling of OnlyTheseFactors() to individual PT implementations, as neededHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-24move and rename PhraseDictionarySCFG -> PhraseDictionaryMemoryHieu Hoang
2013-05-24move and rename PhraseDictionarySCFG -> PhraseDictionaryMemoryHieu Hoang
2013-04-26delete PhraseDictionaryMemory. Fix word penalty in compact phrase tableHieu Hoang
2013-03-08merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()Hieu Hoang
2013-03-08merging PhraseDictionaryMemory and PhraseDictionarySCFG. target phrase score ...Hieu Hoang
2013-03-04minor tidy upHieu Hoang
2013-02-25sparse pt features works with new pt formatHieu Hoang
2013-02-25load pt memoryHieu Hoang
2013-02-24new pt format compiles. Doesn't run probably, doesn't loadHieu Hoang
2013-02-24new pt format compiles. Doesn't run probably, doesn't loadHieu Hoang
2013-02-22change format for phrase modelHieu Hoang
2012-12-24clean up InitializeBeforeSentenceProcessing()Hieu Hoang
2012-12-24clean up InitializeBeforeSentenceProcessing()Hieu Hoang