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-09set num score components in ScoreProducer ctorBarry Haddow
2011-08-22Merge branch 'master' into miramergebhaddow
2011-08-19Merge commit 'a0b6abdfd3599e7fbdc6aac76fcd2cb4483d63ce' into miramergebhaddow
2011-08-18fix bug introduced in last CLehasler
2011-08-18extend lexical reordering component to allow for more weightsehasler
2011-02-28Memory efficiency: make the reserveSize argument non-optional inpjwilliams
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2010-10-11Fixed so that multiple phrase tables works. Passes regression!bhaddow
2010-10-07Goodbye ScoreIndexManager.bhaddow
2010-03-31delete old lex reordering codehieuhoang1972
2010-03-30ide project fileshieuhoang1972
2010-02-11Fixed dependency on previous scores for lexical reordering states.chardmeier
2010-02-03FFState ordering uses hypothesis ids now.chardmeier
2010-01-30Fixed forward model.chardmeier
2010-01-29Removed debugging instrumentation.chardmeier
2010-01-28Bugfixes in the lexical reordering code.chardmeier
2010-01-28Fixed segfault in LexicalReordering.chardmeier
2010-01-28Fixed bugs in LexicalReordering.chardmeier
2010-01-28Hierarchical reordering stuff now compiles.chardmeier
2010-01-28LexicalReordering.cpp compiles now. Interface to StaticData still to be done.chardmeier
2010-01-27added implementation of state for lexical reorderingsarst
2009-02-06Feature function overhaul. Each feature function is computed in one of three...redpony
2008-10-09create namespacehieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. hieuhoang1972
2007-03-26roll back new Lexical Reorderinghieuhoang1972
2007-03-14Added lexical reordering changeskonrad_rawlik
2007-02-23verbose=0 nothing goes to stderr except for real, aborting errorshieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2006-11-21lots of small changes and code clean up:hieuhoang1972
2006-11-16Modified output of feature scores.nicolabertoldi
2006-10-21added commentshieuhoang1972
2006-10-17changed return value of GetNumScoreComponents() to size_t to match virt.func....bojar
2006-09-28bug fix to lexicalized reordering modelphkoehn
2006-08-25- Added necessary zlib-win32 implementation for winblozeswadey
2006-08-16bug fix for lexical reordering involving edge caseccorbett
2006-08-16crucial bug fix for lexicalreordering, score reporting is done appropriately....ccorbett
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-11LexicalReordering model now functional with both surface forms and factors. O...ccorbett
2006-08-09redirect cout to cerr using TRACE_ERRhieuhoang1972
2006-08-08infrastructure now supports multiple reordering models; this functionality ca...ccorbett
2006-08-07lexical reordering is now functional, Forward, Backward and Bidirectionalccorbett
2006-08-03minor changes. regression tests passed.ccorbett
2006-08-02finished integrating new score infrastructure into LexicalReordering. Regress...ccorbett
2006-08-01integrated some of the confusion network code into LexicalReordering; fixed a...ccorbett