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-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-18replace CHECK with UTIL_THROW_IF in moses-chart-cmdHieu Hoang
2013-10-09Merge branch 'master' into GHKMStructGHKMStructPhil Williams
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-29Merge branch 'master' into GHKMStructPhil Williams
2013-09-27beautifyHieu Hoang
2013-09-26Added dependency on boost::iostreams.Ulrich Germann
2013-09-24moses_chart: initialise pointer to 0Phil Williams
2013-09-23Added All Translation Options for DIMwbraunefe
2013-09-17constrained decoding FF works for both pb and hieroHieu Hoang
2013-09-13avoid code replication: OutputTranslationOptionMatthias Huck
2013-09-13Tree fragments in GHKM glue rules;Matthias Huck
2013-09-12tiny changes to GHKMParse info in searchMatthias Huck
2013-09-12Add -Tghkm parameterPhil Williams
2013-07-30Add debug out to support regression test on Ken's incremental search algorith...Hieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-09feature functions can be both sparse AND denseHieu Hoang
2013-06-06fix n-best output of sparse features for hiero modelsRico Sennrich
2013-05-29beautifyHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-161. remove all code for MetaFeature from mira.Hieu Hoang
2013-05-151. Get rid of GetSparseFeatureReporting(). Always report detailed sparse feat...Hieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08get rid of FeatureFunction::unlimited. Every ff can have sparse AND dense fea...Hieu Hoang
2013-05-02use GetWeightedScore() instead of InnerProduct(...)Hieu Hoang
2013-03-04mergeHieu Hoang
2013-03-04output an empty line in align file even if no best hypoHieu Hoang
2013-03-02Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-02Fix for incorrect alignment from moses_chartHieu Hoang
2013-02-26WIP. Fix for incorrect alignment from moses_chartHieu Hoang
2013-02-22delete ScoreProducerHieu Hoang
2013-02-19slight change in nbest format. : to =Hieu Hoang
2012-12-31move feature function variables into FeatureFunction.hHieu Hoang
2012-12-19move feature function variables from TranslationSystem back to StaticDataHieu Hoang
2012-12-17decoder -show-weight to output consistent new formatHieu Hoang
2012-12-16don't display unknown weight penalty when showing weight, don't usually tune....hieu
2012-12-15don't display unknown weight penalty when showing weight. Don't usually tunehieu
2012-12-07fix for regression test chart.nbest-with-alignmentHieu Hoang
2012-12-06delete hardcoded if() statements for show weights. Excluded UnknownWordPenalt...Hieu Hoang
2012-12-04get rid function GetScoreProducerWeightShortName(). Fails 1 regression testHieu Hoang
2012-12-04get rid of int argument from GetScoreProducerWeightShortName()Hieu Hoang
2012-12-03race condition in chart decoding with -T argHieu Hoang
2012-11-27minor debug messagesHieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang
2012-11-16output alignments for n-bestHieu Hoang
2012-11-16eclipseHieu Hoang
2012-11-16output alignments into file down. Alignments for n-best todoHieu 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