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-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-09set num score components in ScoreProducer ctorBarry Haddow
2011-08-22Merge branch 'master' into miramergebhaddow
2011-08-19Merge commit 'a0b6abdfd3599e7fbdc6aac76fcd2cb4483d63ce' into miramergebhaddow
2011-08-18extend lexical reordering component to allow for more weightsehasler
2011-02-24get rid of "unused variable" warningsphkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2010-04-22- word lattice distortion calculation and distortion limit checks revisitedchardmeier
2010-04-19lex reordering bughieuhoang1972
2010-02-20Removed requirement that the number of probabilities cached in achardmeier
2010-02-11Fixed dependency on previous scores for lexical reordering states.chardmeier
2010-01-30Changed 'word' reordering type to 'wbe'. Added explanatory comments.chardmeier
2010-01-30Cleaned up forward reordering model.chardmeier
2010-01-30Fixed forward model.chardmeier
2010-01-29allowing word in configuration of lexical reorderingsarst
2010-01-28Safer casting in LexicalReorderingState.chardmeier
2010-01-28Fixed some comparisons.chardmeier
2010-01-28Bugfixes in the lexical reordering code.chardmeier
2010-01-28Hierarchical reordering stuff now compiles.chardmeier
2010-01-27minor fixes for reorderingsarst
2010-01-27minor fixes to the lexical reordering codesarst
2010-01-27added implementation of state for lexical reorderingsarst