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
path: root/moses
AgeCommit message (Expand)Author
2013-08-28Merge branch 'master' of www:/repos/git/Decoders/mosesdecoderLane Schwartz
2013-08-28Changes to allow SRILM on Mac OS X.Lane Schwartz
2013-08-28Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-08-28beautifyHieu Hoang
2013-08-28refactor parsing of args for language modelsHieu Hoang
2013-08-27Re-enable backward LM code.Lane Schwartz
2013-08-27store arbitary key-value in translation rulesHieu Hoang
2013-08-27presize vectorKenneth Heafield
2013-08-25Factored-based OSMNadir Durrani
2013-08-24mark with LEGACYHieu Hoang
2013-08-24mark GetTargetPhraseCollectionNonCache with LEGACYHieu Hoang
2013-08-24mark GetTargetPhraseCollection with LEGACYHieu Hoang
2013-08-23delete ChartBasedFeatureContextHieu Hoang
2013-08-23delete ChartBasedFeatureContextHieu Hoang
2013-08-23delete PhraseBasedFeatureContextHieu Hoang
2013-08-23beautifyHieu Hoang
2013-08-23delete PhraseBasedFeatureContextHieu Hoang
2013-08-22Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2013-08-22swapKenneth Heafield
2013-08-22Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-08-22delete GetWordPenaltyProducer(). Need non-const version only for miraHieu Hoang
2013-08-21patch segfault for target phrase caching. Only occurs when multithreading.Hieu Hoang
2013-08-21patch segfault for target phrase caching. Only occurs when multithreading.Hieu Hoang
2013-08-20caching error for compact ptHieu Hoang
2013-08-16Merge branch 'hieu_opt_input' of ../hhHieu Hoang
2013-08-16prevent segfault in OSM model when used in factored model with decomposed phr...Hieu Hoang
2013-08-16caching for Marcin's phrase tableHieu Hoang
2013-08-16add method to reduce cache sizeHieu Hoang
2013-08-16caching target phrase for OnDisk ptHieu Hoang
2013-08-16caching target phrase for OnDisk ptHieu Hoang
2013-08-16caching target phrase for OnDisk ptHieu Hoang
2013-08-16Merge ../mosesdecoder into hieu_opt_inputHieu Hoang
2013-08-16Merge branch 'hieu_opt_input' of github.com:hieuhoang/mosesdecoder into hieu_...Hieu Hoang
2013-08-16Merge branch 'master' of github.com:hieuhoang/mosesdecoderHieu Hoang
2013-08-16delete duplicate parameterHieu Hoang
2013-08-16Merge pull request #43 from jgwinnup/masterHieu Hoang
2013-08-16beautifyHieu Hoang
2013-08-15minor renamingHieu Hoang
2013-08-15move caching code to PhraseDictionary. Available to all phrase tablesHieu Hoang
2013-08-15add phrase table cachingHieu Hoang
2013-08-15Added option to output unknown words with prefix 'UNK'Jeremy Gwinnup
2013-08-15fixed logic errorsphikoehn
2013-08-15xml constraintphikoehn
2013-08-14refactor input score handling to use Evaluate(inputtype, inputpath). Not a pl...Hieu Hoang
2013-08-14Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_inputHieu Hoang
2013-08-14beautifyHieu Hoang
2013-08-14convert weight-p to PhrasePenalty. /Nicola BertoldiHieu Hoang
2013-08-14Merge /Users/hieuhoang/unison/workspace/github/mosesdecoder into hieu_opt_inputHieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang