mosesdecoder/moses/FF
2015-01-07 14:17:21 +01:00
..
LexicalReordering second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
OSM-Feature second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
VW target indicator feature, minor fix in VW interface 2015-01-07 14:17:21 +01:00
BleuScoreFeature.cpp rename ChartDecoding -> CYKPlus. Comment out CubeGrowing, not implemented 2014-12-14 13:19:38 +00:00
BleuScoreFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
ConstrainedDecoding.cpp better handling of cache-based models with inconsistent parameters 2014-12-15 17:42:41 +01:00
ConstrainedDecoding.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
ControlRecombination.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
ControlRecombination.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
CountNonTerms.cpp rename Evaluate() to EvaluateInIsolation() 2014-07-09 22:35:59 +01:00
CountNonTerms.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
CoveredReferenceFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:54:16 +01:00
CoveredReferenceFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
DecodeFeature.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
DecodeFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
DistortionScoreProducer.cpp move collection of DistortionScoreProducer to it own class 2014-12-13 23:19:09 +00:00
DistortionScoreProducer.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
DynamicCacheBasedLanguageModel.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
DynamicCacheBasedLanguageModel.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
ExternalFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:54:16 +01:00
ExternalFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
Factory.cpp target indicator feature, minor fix in VW interface 2015-01-07 14:17:21 +01:00
Factory.h output list of available feature functions 2013-11-01 15:16:47 +00:00
FeatureFunction.cpp better handling of cache-based models with inconsistent parameters 2014-12-15 17:42:41 +01:00
FeatureFunction.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
FFState.cpp move feature functions into moses/FF 2013-05-24 18:02:49 +01:00
FFState.h delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
GlobalLexicalModel.cpp refactor some stateless feature functions to avoid using EvaluateWhenApplied(). Not kosher 2014-10-13 10:42:25 +01:00
GlobalLexicalModel.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
GlobalLexicalModelUnlimited.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
GlobalLexicalModelUnlimited.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
HyperParameterAsWeight.cpp beautify 2014-05-19 15:34:27 +02:00
HyperParameterAsWeight.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
InputFeature.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
InputFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
InternalTree.cpp Fix a few more compiler warnings (from Clang mostly). 2014-10-10 15:47:53 +01:00
InternalTree.h refactoring 2014-09-12 19:17:23 +02:00
MaxSpanFreeNonTermSource.cpp rename Evaluate() to EvaluateWithSourceContext() 2014-07-09 23:06:54 +01:00
MaxSpanFreeNonTermSource.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
NieceTerminal.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:54:16 +01:00
NieceTerminal.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
PhraseBoundaryFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:41:08 +01:00
PhraseBoundaryFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
PhraseLengthFeature.cpp rename Evaluate() to EvaluateInIsolation() 2014-07-09 22:35:59 +01:00
PhraseLengthFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
PhraseOrientationFeature.cpp PhraseOrientationFeature: a tiny code simplification 2014-12-05 22:33:40 +00:00
PhraseOrientationFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
PhrasePairFeature.cpp refactor some stateless feature functions to avoid using EvaluateWhenApplied(). Not kosher 2014-10-13 10:42:25 +01:00
PhrasePairFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
PhrasePenalty.cpp TargetPhrase to have pointer to the phrase table that creates it 2014-08-05 10:26:42 +01:00
PhrasePenalty.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
ReferenceComparison.cpp beautify 2014-05-19 15:34:27 +02:00
ReferenceComparison.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
RuleScope.cpp rename Evaluate() to EvaluateInIsolation() 2014-07-09 22:35:59 +01:00
RuleScope.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SetSourcePhrase.cpp rename Evaluate() to EvaluateInIsolation() 2014-07-09 22:35:59 +01:00
SetSourcePhrase.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SkeletonChangeInput.cpp second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SkeletonChangeInput.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SkeletonStatefulFF.cpp second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SkeletonStatefulFF.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SkeletonStatelessFF.cpp second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SkeletonStatelessFF.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SkeletonTranslationOptionListFeature.h Added function to update future score and full score 2015-01-06 14:54:40 +01:00
SoftMatchingFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:54:16 +01:00
SoftMatchingFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SoftSourceSyntacticConstraintsFeature.cpp SoftSourceSyntacticConstraintsFeature: improved efficiency 2014-12-08 18:20:58 +00:00
SoftSourceSyntacticConstraintsFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SourceGHKMTreeInputMatchFeature.cpp rename Evaluate() to EvaluateWithSourceContext() 2014-07-09 23:06:54 +01:00
SourceGHKMTreeInputMatchFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SourceWordDeletionFeature.cpp hiero model compatibility 2014-10-15 14:20:40 +01:00
SourceWordDeletionFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SpanLength.cpp rename Evaluate() to EvaluateWithSourceContext() 2014-07-09 23:06:54 +01:00
SpanLength.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SparseHieroReorderingFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:54:16 +01:00
SparseHieroReorderingFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
SparseHieroReorderingFeatureTest.cpp stub out unit test 2013-09-18 21:58:38 +01:00
StatefulFeatureFunction.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
StatefulFeatureFunction.h Merge s2t branch 2014-11-04 13:13:56 +00:00
StatelessFeatureFunction.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
StatelessFeatureFunction.h SoftSourceSyntacticConstraintsFeature: improved efficiency 2014-12-08 18:20:58 +00:00
SyntaxRHS.cpp refactor some stateless feature functions to avoid using EvaluateWhenApplied(). Not kosher 2014-10-13 10:42:25 +01:00
SyntaxRHS.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
TargetBigramFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:41:08 +01:00
TargetBigramFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
TargetNgramFeature.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
TargetNgramFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
TargetWordInsertionFeature.cpp hiero model compatibility 2014-10-15 14:20:40 +01:00
TargetWordInsertionFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
TreeStructureFeature.cpp refactoring 2014-09-12 19:17:23 +02:00
TreeStructureFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
UnknownWordPenaltyProducer.cpp move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
UnknownWordPenaltyProducer.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
WordPenaltyProducer.cpp rename Evaluate() to EvaluateInIsolation() 2014-07-09 22:35:59 +01:00
WordPenaltyProducer.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00
WordTranslationFeature.cpp refactor some stateless feature functions to avoid using EvaluateWhenApplied(). Not kosher 2014-10-13 10:42:25 +01:00
WordTranslationFeature.h second attempt at new feature hook, needs review of constness etc. 2015-01-06 13:56:13 +01:00