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
2014-03-01We weren't linking against tcmalloc...norestartKenneth Heafield
2014-02-26Clean upKenneth Heafield
2014-02-26Set last feature. Tested.Kenneth Heafield
2014-02-26Stop pool before destroying output objectKenneth Heafield
2014-02-26Set UnknownWordPenaltyKenneth Heafield
2014-02-26Catch and print std::string exceptions (workaround)Kenneth Heafield
2014-02-26Remove debuggingKenneth Heafield
2014-02-26Add script that persists Moses sessionsKenneth Heafield
2014-02-25Use Load for sparse features; fixes issue with multiple _Kenneth Heafield
2014-02-25add show-weightsKenneth Heafield
2014-02-25First attempt at reweightingKenneth Heafield
2014-02-24need to zero out all weights, especially sparse weightsHieu Hoang
2014-02-24reset sparse weightsHieu Hoang
2014-02-24create ResetWeights(). Only for dense weightsHieu Hoang
2014-02-19modify DALMwrapper.Jun-ya NORIMATSU
2014-02-18Merge pull request #59 from akholy/masterHieu Hoang
2014-02-17improve DALMwrapper.Jun-ya NORIMATSU
2014-02-14tune DALMWrapper.Jun-ya NORIMATSU
2014-02-13copy weights of features with 'tuneable=false' to final config (now also work...Rico Sennrich
2014-02-13Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoderphikoehn
2014-02-13fix bug if interpolated lm on different factorsphikoehn
2014-02-11use boost::unordered_map for CacheColl. Marginally fasterHieu Hoang
2014-02-08don't complain if input contains non-escaped '<' or '>', but is not XMLRico Sennrich
2014-02-07Merge remote-tracking branch 'origin/master'Jun-ya NORIMATSU
2014-02-07prepare for the next version of DALM.Jun-ya NORIMATSU
2014-02-06fixed compile errors in debug modeMatthias Huck
2014-02-03tree fragments: tiny issues with the extraction pipelineMatthias Huck
2014-02-03RPM installer no longer dependent on Boost.Ian Johnson
2014-02-03Removed fuzzy-match from scripts for RPM build.Ian Johnson
2014-02-03Fix another typoIan Johnson
2014-02-03Typo fixedIan Johnson
2014-02-03Merge branch 'master' of github.com:moses-smt/mosesdecoderIan Johnson
2014-02-03RPM installer builder builder (sic) now allows specification of Boost install...Ian Johnson
2014-02-03Update READMEIan Johnson
2014-01-31Fix progress bar for compressed filesKenneth Heafield
2014-01-30Update read_compressed to support concatenated gzipKenneth Heafield
2014-01-30non-zero exit code when tmcombine.py failsAles Tamchyna
2014-01-30fix truecaser with XML input (didn't do anything depending on formatting/whit...Rico Sennrich
2014-01-29new version of the `score` toolMatthias Huck
2014-01-28Fix C++11 compilation error / Chris DyerKenneth Heafield
2014-01-28KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591Kenneth Heafield
2014-01-25output list of available feature functions, separated by space, rather than l...Hieu Hoang
2014-01-25output list of available feature functions, separated by space, rather than l...Hieu Hoang
2014-01-25Merge branch 'master' of github.com:moses-smt/mosesdecoder into hieuHieu Hoang
2014-01-24remove duplicate spaces caused when XML are strippedHieu Hoang
2014-01-24source labelling for test set.Hieu Hoang
2014-01-24source labelling for tuning set. More debugging message in filtering scriptHieu Hoang
2014-01-24windows gui codeJie Jiang
2014-01-24Update train-model.perlAhmed El Kholy
2014-01-23corrected phrase-table name / type mixup when creating filtering scriptHieu Hoang