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-22Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-11-22add new phrase table for Scope-3 parsing. Doesn't quite work...Hieu Hoang
2013-11-21delete includes for util/check.hhHieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-09-25Fixed code formatting.=
2013-08-24mark GetTargetPhraseCollection with LEGACYHieu Hoang
2013-07-31begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLooku...Hieu Hoang
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-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-11refactor parsing of feature functiona argsHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu 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-04minor tidy upHieu Hoang
2013-02-25load pt memoryHieu Hoang
2013-02-24new pt format compiles. Doesn't run probably, doesn't loadHieu Hoang
2013-02-22change format for phrase modelHieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang