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-10changed permission, everything changed..Eva Hasler
2012-04-19handle terminal alignments for hierarchical modelsEva
2012-04-10set source phrase in RuleTableLoader, read rule count info from phrase tableEva Hasler
2012-03-27resolving conflictsEva Hasler
2012-03-04print features parameters --decode-hope, --decode-fearEva
2011-12-09Merge branch 'master' into bjam. Doesn't compile.Barry Haddow
2011-11-21Remove direction from PhraseBarry Haddow
2011-10-28Merge branch 'master' into miramerge.Barry Haddow
2011-10-14Reduce text phrase table loading time by 49.5%. Add a progress bar too. Str...heafield
2011-10-12Merge branch 'master' into miramergeBarry Haddow
2011-10-11delete align info flag in target phrase. Not usedhieuhoang1972
2011-09-27Move SCFG rule table loading code out of PhraseDictionarySCFG and into apjwilliams
2011-09-20Basic support for sparse phrase features.Barry Haddow
2011-08-22Merge branch 'master' into miramergebhaddow
2011-08-19Merge commit 'a0b6abdfd3599e7fbdc6aac76fcd2cb4483d63ce' into miramergebhaddow
2011-08-18Merged up to 3895 from trunkbhaddow
2011-08-18initialisation of source phrase member variable in TargetPhrasebhaddow
2011-06-24Remove unused m_ngramScore and m_countInfo variables from TargetPhrase.pjwilliams
2011-06-17Share AlignmentInfo objects instead of storing one per TargetPhrase.pjwilliams
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-02-08Alignment points are also created for unknown source words.ales-t
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-07-18alignment info in pthieuhoang1972
2010-05-06better -T output for chart decodinghieuhoang1972
2010-05-06less debugging info from OnDisk pthieuhoang1972
2010-05-04Ondrej Odchazel's update for AJAX-CATbojar
2010-04-08mergehieuhoang1972
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2010-02-24Use portable include guard instead of pragma oncejfouet
2009-08-07Merge moses-server branch (includes mt moses) into trunk. bhaddow
2009-02-05Support for multiple input feature scores on confusion networks and lattices. jdschroeder
2008-10-09create namespacehieuhoang1972
2008-09-24enable moses to accept a file that lists feature name and weight pairs.redpony
2008-09-12Support for printing out word-to-word alignments (besides phrase-to-phrase al...nicolabertoldi
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2007-05-24Added support for pharaoh-style XML tags in Sentence input to supplement phra...jdschroeder
2006-10-22added commentshieuhoang1972
2006-10-21added commentshieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-09-19remove dead coderedpony
2006-08-10code cleanup and documentation, especially moving use of global properties fr...phkoehn
2006-08-02 - add assignment operator for Phrase classzens
2006-07-29simplify TargetPhrase, add commentsredpony
2006-07-29 - better handling of confusion net scoreszens
2006-07-29major score refactoringredpony
2006-07-29print confusion net posterior in nbest list (if input is confusion net)zens
2006-07-28Make score bookkeeping faster and easier to understand. Fix bug in unlimited ...redpony
2006-07-27get rid of unused variableredpony