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
2011-12-09Merge branch 'master' into bjam. Doesn't compile.Barry Haddow
2011-11-21Remove direction from PhraseBarry Haddow
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-10-28Merge branch 'master' into miramerge.Barry Haddow
2011-10-13Organize language models into an LM directory. heafield
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-07-25fixed backoff phrase table. Allow backoff of unigramshieuhoang1972
2011-02-28Memory efficiency: make the reserveSize argument non-optional inpjwilliams
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-02-08Alignment points are also created for unknown source words.ales-t
2011-02-03added decoding-graph-backoff, still experimenting with itphkoehn
2010-09-27ken lm integrationhieuhoang1972
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-05-14Fix to consensus decoding to stop it discarding hypos with zero score.bhaddow
2010-05-13fixed double free bugleven101
2010-04-22- word lattice distortion calculation and distortion limit checks revisitedchardmeier
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2010-02-20Removed requirement that the number of probabilities cached in achardmeier
2010-01-28Hierarchical reordering stuff now compiles.chardmeier
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
2009-01-15conf net fixhieuhoang1972
2008-12-17big fix in early discarding, requiring moving CalcFutureCost intophkoehn
2008-12-15initial version of reordering zones and walls, may workphkoehn
2008-12-13improvements to pruning, working version passed regressionphkoehn
2008-11-04configure for randlmhieuhoang1972
2008-10-30wrap trans opt listhieuhoang1972
2008-10-14fix caching bug. hieuhoang1972
2008-10-09create namespacehieuhoang1972
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-11-13bug fix for multiple phrase tableshieuhoang1972
2007-11-11add functionalty to support adding direct translation (ie, passthrouh) even w...redpony
2007-07-27performance fix: saner behaviour for very very long sentences (hundreds of wo...phkoehn
2007-07-25code cleanup. moved DecodeGraph to its own classhieuhoang1972
2007-07-25code cleanuphieuhoang1972
2007-07-25weird mem leak in vs.nethieuhoang1972
2007-07-20cache for translation options for speed-up. default to true. hieuhoang1972
2007-07-19fixed memort blowup with caching bin ttable / bin reordering tablephkoehn
2007-05-24Added support for pharaoh-style XML tags in Sentence input to supplement phra...jdschroeder
2007-04-18fix bug with unknown words/CNs/lexical reorderingredpony
2007-04-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
2007-04-06remove mutable from m_reordering. store tran opt in list as non-consthieuhoang1972
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. hieuhoang1972