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
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-28Fix nbest lists for chart miraEva
2012-05-10changed permission, everything changed..Eva Hasler
2012-05-03fix weight scalingEva Hasler
2012-05-03enable start weights and scaling all featuresEva Hasler
2012-04-29remove caching of wp weight and translation weights, clean up mira codeEva Hasler
2012-03-11nbest output for sparse features: report non-zero weights instead of scoresEva Hasler
2012-01-31add global lexicon model with unlimited scoresEva
2011-11-22enable using multiple DLMsEva Hasler
2011-11-17Merge branch 'master' into miramergeBarry Haddow
2011-11-16xml-like markup symbols are now configurableArianna Bisazza
2011-11-16fix mira after changes to FeatureVector, fix saving and clearing of core feat...Eva
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-11-11Merge branch 'miramerge' into denseBarry Haddow
2011-11-09Use array for dense featuresBarry Haddow
2011-11-09Merge remote branch 'github/miramerge' into miramergeEva Hasler
2011-11-04Merge branch 'miramerge' of ssh://mosesdecoder.git.sourceforge.net/gitroot/mo...Eva Hasler
2011-11-04adding class TargetNgramFeature, produces ngrams incl. or excl. lower order n...Eva Hasler
2011-10-28Merge branch 'master' into miramerge.Barry Haddow
2011-10-13Organize language models into an LM directory. heafield
2011-10-12Merge branch 'master' into miramergeBarry Haddow
2011-10-04Implementation of Lattice sampling (Chatterjee and Cancedda, emnlp 2010)bhaddow
2011-09-23-threads all optionheafield
2011-09-20Basic support for sparse phrase features.Barry Haddow
2011-09-20Merge branch 'master' into miramergebhaddow
2011-09-16option to get unpruned search graph for chart decoderphkoehn
2011-09-09Implement LM OOV featurebhaddow
2011-08-26option to sort word alignment info, as suggested by arianna bisazzahieuhoang1972
2011-08-22Merge branch 'master' into miramergebhaddow
2011-08-19Merge commit 'a0b6abdfd3599e7fbdc6aac76fcd2cb4483d63ce' into miramergebhaddow
2011-08-18Merged up to 3895 from trunkbhaddow
2011-08-18added WordTranslationFeaturepkoehn
2011-08-18added SourceWordDeletionFeaturepkoehn
2011-08-18added TargetWordInsertionFeaturepkoehn
2011-08-18added phrase length featurepkoehn
2011-08-18phrase boundary featurebhaddow
2011-08-18Implementation of phrase pair featurebhaddow
2011-06-27Changes to chart decoder cube pruning: create one cube per dotted rulepjwilliams
2011-06-09 added LM updates to mosesserver (only for LanguageModelORLM) leven101
2011-05-31added ClearTransOptCache() to StaticData class and call it when updating suff...leven101
2011-05-14Added missing syntactic LM function declaration.dowobeha
2011-05-13Updated syntactic classes (cherry-picking from commit bf7a7bb8e762057d9101768...dowobeha
2011-05-13Reverting changes. Revision 3971 was a bad commit.dowobeha
2011-05-13Merge branch 'master' into local-trunkdowobeha
2011-03-03remove useless debugbhaddow
2011-02-24get rid of "unused variable" warningsphkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-02-03added decoding-graph-backoff, still experimenting with itphkoehn
2011-02-03Ales Tamchyna's printing of alignments (-print-alignment-info did nothing)bojar
2010-11-24enable batch optimisation, batch history updating, fix bug in Decoder.cpp (ne...evahasler