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
2013-05-09delete debug messagesBEFORE_FF_FRAMEWORKHieu Hoang
2013-05-08delete makefilesHieu Hoang
2013-05-08Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-05-08delete debug messagesHieu Hoang
2013-05-07eclipseHieu Hoang
2013-05-07fix undefined behaviour in rule extract (thanks Barry)Rico Sennrich
2013-05-03fix multimodel thread-safety checkRico Sennrich
2013-05-03Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2013-05-03Fixes to binarize-allBarry Haddow
2013-05-03avoid costly copy operation in extract-rulesRico Sennrich
2013-05-02Make sure tuning uses filtered config when available.Barry Haddow
2013-05-02Ability to specify number of conf net weightsBarry Haddow
2013-05-02Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2013-05-02Enable skipping of filtering in EMSBarry Haddow
2013-05-02Back to type 99Barry Haddow
2013-05-02automatically determine if multimodel is threadsafe or not (based on thread-s...Rico Sennrich
2013-05-02support for binary models with multimodelcountsRico Sennrich
2013-05-02Merge branch 'master' of https://github.com/moses-smt/mosesdecoderOndrej Bojar
2013-05-02allow disabling distortion model binarizationOndrej Bojar
2013-05-01don't rebuild tables when a TRAINING:config is specifiedBarry Haddow
2013-05-01gzip ttable when binarizing, use --tempdir, fixed a flushing bugOndrej Bojar
2013-05-01remove, no longer requiredBarry Haddow
2013-05-01Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2013-04-30Update to use multi modelBarry Haddow
2013-04-30Multi model interpolation of binarised - thread safetyBarry Haddow
2013-04-30Add explicit to the Search constructor; fix the comments.Tetsuo Kiso
2013-04-30Add const.Tetsuo Kiso
2013-04-30Add some comments for the type of search algorithmsTetsuo Kiso
2013-04-30Fix the obsolete, inconsistent comments.Tetsuo Kiso
2013-04-29Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2013-04-29Support for interpolation of binarised modelsBarry Haddow
2013-04-29Re-enabled commented out code.Lane Schwartz
2013-04-29Added slightly more unit test coverage for backward LM.Lane Schwartz
2013-04-29Initial unit test for BackwardLanguageModel Evaluate methodLane Schwartz
2013-04-29Checking in changes.Lane Schwartz
2013-04-29Work on BackwardLM unit testingLane Schwartz
2013-04-29Adding unit tests to Backward LMLane Schwartz
2013-04-29Added CalcScore to BackwardLanguageModelLane Schwartz
2013-04-29BackwardLM now can calculate its empty stateLane Schwartz
2013-04-29Refactoring code from Ken.cpp into Ken.hLane Schwartz
2013-04-27Compiler errorKenneth Heafield
2013-04-26Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2013-04-26Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2013-04-26Accept cmph with lib64 tooKenneth Heafield
2013-04-25Back FactorCollection with a memory pool. Less memory for large vocabularies.Kenneth Heafield
2013-04-25log probabilities. /AbbyHieu Hoang
2013-04-25fix two bugs with relax-parse:Rico Sennrich
2013-04-23Error messagesKenneth Heafield
2013-04-22online combination of multiple phrase tablesRico Sennrich
2013-04-21mosesserver now supports nbest listsChristian Buck