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
2015-04-30Make build instructions a bit less discouraging.Jeroen Vermeulen
2015-04-29Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-04-29One step closer to eliminating the requirement to provide num-features=... in...Ulrich Germann
2015-04-29Uninitialized variable.Ulrich Germann
2015-04-29Bug fix.Ulrich Germann
2015-04-29No try { ... } catch { ... } in debug mode.Ulrich Germann
2015-04-29Missing return value.Ulrich Germann
2015-04-29Fix a bunch of compiler warnings.Jeroen Vermeulen
2015-04-28add -configHieu Hoang
2015-04-28Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-04-28script to convert arabic to bw, and vice versaHieu Hoang
2015-04-27codeliteHieu Hoang
2015-04-27add extra parser argument to ChartCellCollection to support FF::EvaluateGiven...Hieu Hoang
2015-04-27Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-04-27Merge branch 'master' of https://github.com/ugermann/mosesdecoderUlrich Germann
2015-04-27Code reorganization.Ulrich Germann
2015-04-27Unused variable.Ulrich Germann
2015-04-27exec permissionHieu Hoang
2015-04-27option to output factorsHieu Hoang
2015-04-27fix some RDLM training optionsRico Sennrich
2015-04-26Merge pull request #109 from alvations/masteralvations
2015-04-26Merge branch 'moses-smt-master'alvations
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into moses...alvations
2015-04-26syncing to latest moses versionalvations
2015-04-26put back some of the difference made after RELEASE3.0 and incorporated it wit...alvations
2015-04-26merging the filter-model-given-input.pl with alvations-master branchalvations
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoderalvations
2015-04-26Code design debizarrification: Indexes of feature functions into the dense ve...Ulrich Germann
2015-04-26Unused variable.Ulrich Germann
2015-04-26boost unique lockHieu Hoang
2015-04-26Bug fix for compilation with --with-xmlrpc-c=...mmt-mvp-0.2.0Ulrich Germann
2015-04-26Fixed jam files for the case where xmlrpc-c is not available.Ulrich Germann
2015-04-26Make sure things work when curl-based biasing is disabled.Ulrich Germann
2015-04-26boost/thread/lock_guard.hpp not found with Boost v1.46.Ulrich Germann
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into mmt-devUlrich Germann
2015-04-24use integer type when reading options instead of checking for undef. it's mor...alvations
2015-04-24removed wrongly added perl script...alvations
2015-04-24added $threads option in usage examplealvations
2015-04-24fixed typo in $thread to $threadsalvations
2015-04-24checks for undefined $threadsalvations
2015-04-24added thread options for filter-model-given-input.plalvations
2015-04-24Seed the randomizer once, not every time.Jeroen Vermeulen
2015-04-23cleanupMatthias Huck
2015-04-23Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-04-23Fix unqualified call to rand_excl().Jeroen Vermeulen
2015-04-23Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-04-23n-best list creation in phrase-based decoding: improved efficiency with spars...Matthias Huck
2015-04-23Add cross-platform randomizer module.Jeroen Vermeulen
2015-04-23Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-04-23SparseReordering: option to use pre-tuned feature weights internallyMatthias Huck