mosesdecoder/moses/FF
2014-01-14 17:22:49 +01:00
..
LexicalReordering merge master into this branch 2014-01-14 08:50:18 +01:00
OSM-Feature convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
BleuScoreFeature.cpp beautify 2013-08-14 12:37:22 +01:00
BleuScoreFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
ControlRecombination.cpp beautify 2013-07-25 15:23:05 +01:00
ControlRecombination.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
DecodeFeature.cpp move DecodeFeature to FF directory 2013-08-30 16:03:06 +01:00
DecodeFeature.h move DecodeFeature to FF directory 2013-08-30 16:03:06 +01:00
DistortionScoreProducer.cpp added a dynamic cache-based PhraseDitctionary; applied changes to the cache-based LanguageModel ; a lot of verbose message; some code cleanup 2014-01-13 15:41:52 +01:00
DistortionScoreProducer.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
DynamicCacheBasedLanguageModel.cpp making dynamic models compliant with the master 2014-01-14 17:22:49 +01:00
DynamicCacheBasedLanguageModel.h making dynamic models compliant with the master 2014-01-14 17:22:49 +01:00
Factory.cpp merge master into this branch 2014-01-14 08:50:18 +01:00
Factory.h beautfiy 2013-07-19 13:56:02 +01:00
FeatureFunction.cpp beautify 2013-08-05 12:11:59 +01:00
FeatureFunction.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
FFState.cpp move feature functions into moses/FF 2013-05-24 18:02:49 +01:00
FFState.h beautify 2013-05-29 18:16:15 +01:00
GlobalLexicalModel.cpp delete PhraseBasedFeatureContext 2013-08-23 14:25:25 +01:00
GlobalLexicalModel.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
GlobalLexicalModelUnlimited.cpp clean up SetParameter() 2013-06-19 00:24:21 +01:00
GlobalLexicalModelUnlimited.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
InputFeature.cpp beautify 2013-08-15 21:14:04 +01:00
InputFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
PhraseBoundaryFeature.cpp implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input 2013-08-13 20:36:32 +01:00
PhraseBoundaryFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
PhraseLengthFeature.cpp redo parsing of feature function parameters 2013-06-20 13:06:03 +01:00
PhraseLengthFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
PhrasePairFeature.cpp delete PhraseBasedFeatureContext 2013-08-23 14:25:25 +01:00
PhrasePairFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
PhrasePenaltyProducer.cpp merge master into this branch 2014-01-14 08:50:18 +01:00
PhrasePenaltyProducer.h merge master into this branch 2014-01-14 08:50:18 +01:00
SourceWordDeletionFeature.cpp redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
SourceWordDeletionFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
StatefulFeatureFunction.cpp beautify 2013-05-29 18:16:15 +01:00
StatefulFeatureFunction.h beautify 2013-05-29 18:16:15 +01:00
StatelessFeatureFunction.cpp beautify 2013-05-29 18:16:15 +01:00
StatelessFeatureFunction.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
TargetBigramFeature.cpp redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
TargetBigramFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
TargetNgramFeature.cpp redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
TargetNgramFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
TargetWordInsertionFeature.cpp redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
TargetWordInsertionFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
UnknownWordPenaltyProducer.cpp add default weights for feature functions that aren't tuneable, eg. OOV feature 2013-07-19 11:35:50 +01:00
UnknownWordPenaltyProducer.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00
WordPenaltyProducer.cpp added a dynamic cache-based PhraseDitctionary; applied changes to the cache-based LanguageModel ; a lot of verbose message; some code cleanup 2014-01-13 15:41:52 +01:00
WordPenaltyProducer.h merge master into this branch 2014-01-14 08:50:18 +01:00
WordTranslationFeature.cpp delete ChartBasedFeatureContext 2013-08-23 15:00:47 +01:00
WordTranslationFeature.h convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all 2013-08-30 15:49:00 +01:00