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
path: root/moses/FF
AgeCommit message (Expand)Author
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-09refactor WordTranslationFeature::Load()Hieu Hoang
2013-06-09refactor TargetWordInsertionFeature::Load()Hieu Hoang
2013-06-09feature functions can be both sparse AND denseHieu Hoang
2013-06-09commentHieu Hoang
2013-06-07implement feature override as a run-time override of specific argument of a f...Hieu Hoang
2013-06-05implement GenerationDictionary.Load()Hieu Hoang
2013-06-05minor cleanup of InputFeatureHieu Hoang
2013-05-31consistent Load() for all feature functions. Can be used not to load if doing...Hieu Hoang
2013-05-30beautifyHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28add class InputFeature. To replace 7 year old hack of using phrase table weig...Hieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-27delete slow version of FindStringPiece() \KenHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-25split classes in FeatureFunction filesHieu Hoang
2013-05-24split classes in FeatureFunction filesHieu Hoang
2013-05-24split classes in FeatureFunction filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang