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-12-06simplified word cache, fix in JointLMjointlm_improvementsAles Tamchyna
2012-12-03always try to set JointLM when LM is defined on multiple factorsAles Tamchyna
2012-12-03caching of Word factored strings for faster JointLMAles Tamchyna
2012-11-24added modified-moore-lewis from Barry Haddow into EMSphikoehn
2012-11-23make fuzzy match pt threadable by marking it as non-threadable! TODO - do it ...Hieu Hoang
2012-11-23Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-11-23added ems support for sigtest-filterphikoehn
2012-11-23load source corpus along with suffix array. Use vocab from SA execlusivelyHieu Hoang
2012-11-22order of lexical probability has flippedHieu Hoang
2012-11-22don't write to stdoutHieu Hoang
2012-11-21add test misc perl fileHieu Hoang
2012-11-20adjust to irstlm changesphikoehn
2012-11-20adjust to irstlm changesphikoehn
2012-11-20move zmert to contrib folderHieu Hoang
2012-11-20add tests for decoding with compressed ptHieu Hoang
2012-11-20don't load compact lex model if it doesn't existHieu Hoang
2012-11-20add error message for non-existant input fileHieu Hoang
2012-11-19add tests for decoding with compressed pt. FailsHieu Hoang
2012-11-19BINDIR and LIBDIR constantsKenneth Heafield
2012-11-18D'oh <=Kenneth Heafield
2012-11-18Compact reordering table, do not force full recompilationMarcin Junczys-Dowmunt
2012-11-18Do not search for compact reordering table if CMPH is not compile into mosesMarcin Junczys-Dowmunt
2012-11-17Change -alignment-info to -no-alignment-infomarcinj
2012-11-17more consistent file name resolutionmarcinj
2012-11-17Revert "Binary compatible compact phrase table"marcinj
2012-11-17Binary compatible compact phrase tablemarcinj
2012-11-17Compiler error for boost < 1.42Kenneth Heafield
2012-11-16output alignments for n-bestHieu Hoang
2012-11-16eclipseHieu Hoang
2012-11-16Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-11-16output alignments into file down. Alignments for n-best todoHieu Hoang
2012-11-16Fixed destructor PhraseDictionaryCompactMarcin Junczys-Dowmunt
2012-11-16fixed destructorMarcin Junczys-Dowmunt
2012-11-16Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-11-16output alignments into file down. Alignments for n-best todoHieu Hoang
2012-11-16Merge branch 'master' of github.com:moses-smt/mosesdecoderMarcin Junczys-Dowmunt
2012-11-16Merge branch 'master' of github.com:moses-smt/mosesdecodermarcinj
2012-11-16Merge branch 'master' of github.com:moses-smt/mosesdecoderMarcin Junczys-Dowmunt
2012-11-16Fixed missing alignment pointsmarcinj
2012-11-16Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2012-11-16Expose k-best lists from incremental searchKenneth Heafield
2012-11-16Use copy of phrase table weights instead of pointerMarcin Junczys-Dowmunt
2012-11-16Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2012-11-16Support for compact phrase table in EMSBarry Haddow
2012-11-16Short circuit feature pre-calc when possibleBarry Haddow
2012-11-16Rename Incremental/Manager.cpp to just Incremental.cppKenneth Heafield
2012-11-15Update incremental searchKenneth Heafield
2012-11-15changing constructor's interface, pass tlimit to constructorWilker Aziz
2012-11-15Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2012-11-15added alignment output to n-best listHieu Hoang