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 (Collapse)Author
2015-02-09tuneable-components config parameter for feature functionsMatthias Huck
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-08move mira code to contribHieu Hoang
2014-12-30moving more stuff out of IOWrapperHieu Hoang
2014-08-08Fix output of sparse features in hypergraphBarry Haddow
2014-08-06Sparse features trainable with hg miraBarry Haddow
(In phrase-based Moses)
2014-06-06sparse features in on-disk-ptHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-25Reformatting.=
2013-09-10lattice decoding with sparse featuresHieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-07-31fix future and total cost in multimodel(counts). (was broken since merge of ↵Rico Sennrich
branch weight-new in May)
2013-07-11minor debug tweakHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-151. Get rid of GetSparseFeatureReporting(). Always report detailed sparse ↵Hieu Hoang
features, if they exist. 2. Name sparse features properly in class WordTranslationFeature
2013-05-13port PhraseDictionaryMultiModel to new formatHieu Hoang
2013-05-08get rid of FeatureFunction::unlimited. Every ff can have sparse AND dense ↵Hieu Hoang
features
2013-04-30enable sparse feature in phrase tableHieu Hoang
2013-02-22delete ScoreProducerHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang