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-11-25daily automatic beautifierMosesAdmin
2015-11-24FF registration is now in FeatureFactory::DefaultSetup, ...Ulrich Germann
2015-11-17FeatureFunction: enable construction without registeringDavid Madl
2015-10-16use util::StringStreamHieu Hoang
2015-06-02delete ChangeSource(). Not usedHieu Hoang
2015-05-19Preparation for allowing context-aware decoding.Ulrich Germann
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-29One step closer to eliminating the requirement to provide num-features=... in...Ulrich Germann
2015-04-26Code design debizarrification: Indexes of feature functions into the dense ve...Ulrich Germann
2015-03-27Harmonized spelling of CleanUpAfterSentenceProcessing(...).Ulrich Germann
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-211. Added FeatureFunction::Setup(TranslationTask const&) const to allow FFs to...Ulrich Germann
2015-02-19beautifyHieu Hoang
2015-02-16tuneable-components config parameter for feature functionsMatthias Huck
2015-01-23beautifyHieu Hoang
2015-01-22option to sort translation options after EvaluateAfterSourceContextHieu Hoang
2015-01-14beautifyHieu Hoang
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-14move collection of DistortionScoreProducer to it own classHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-12Merge pull request #86 from marxin/distortion-scorer-no-dyncastHieu Hoang
2014-12-04FeatureFunction: default verbosity parameter value is "unset" ( == std::numer...Matthias Huck
2014-12-03PhraseOrientationFeatureMatthias Huck
2014-11-29DistortionFunctionScorer dyn_cast removed in FF.mliska
2014-08-02add virtual void ChangeSource(InputType *&input) constHieu Hoang
2014-01-15beautifyNicola Bertoldi
2014-01-01destroy feature functions at end. Otherwise it shows up on valgrind as memory...Hieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-15provide mira program with BLEU Feature. Delete assert statement.Hieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-26Merge branch 'master' of github.com:moses-smt/mosesdecoderUlrich Germann
2013-09-25skeleton PTHieu Hoang
2013-09-25Reformatting. Max 80 chars per line, pretty please.=
2013-08-05beautifyHieu Hoang
2013-07-30allow overriding table filtering in config (required for multimodelcounts)Rico Sennrich
2013-07-19add default weights for feature functions that aren't tuneable, eg. OOV featureHieu Hoang
2013-07-18starting placeholderHieu Hoang
2013-07-18tokenize only first occurence of = char for key=value. Allow paths with = charsHieu Hoang
2013-06-26beautifyHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-14default number of dense features = 1Hieu Hoang