mosesdecoder/moses/FF
Nicola Bertoldi 7040a7ee41 fixed typo
2014-05-20 11:58:44 +02:00
..
LexicalReordering fixed typo 2014-05-20 11:58:44 +02:00
OSM-Feature beautify 2014-01-15 16:49:57 +01:00
BleuScoreFeature.cpp get rid of all aborts 2014-01-13 14:37:05 +00:00
BleuScoreFeature.h beautify 2014-01-15 16:42:02 +01:00
ConstrainedDecoding.cpp beautify 2014-01-15 16:42:02 +01:00
ConstrainedDecoding.h added negate=true. Only create translation which DON'T match reference 2013-12-15 01:42:22 +00:00
ControlRecombination.cpp merged master into dynamic-models and solved conflicts 2014-04-28 19:18:38 +02:00
ControlRecombination.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
CountNonTerms.cpp beautify 2014-05-19 15:34:27 +02:00
CountNonTerms.h beautify 2014-05-19 15:34:27 +02:00
CoveredReferenceFeature.cpp beautify 2014-01-15 16:42:02 +01:00
CoveredReferenceFeature.h beautify 2014-01-15 16:42:02 +01:00
DecodeFeature.cpp beautify 2014-01-15 16:42:02 +01:00
DecodeFeature.h beautify 2014-01-15 16:42:02 +01:00
DistortionScoreProducer.cpp code cleanup 2014-01-14 17:40:32 +01:00
DistortionScoreProducer.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
DynamicCacheBasedLanguageModel.cpp beautify 2014-05-19 15:34:27 +02:00
DynamicCacheBasedLanguageModel.h beautify 2014-05-19 15:34:27 +02:00
ExternalFeature.cpp get rid of all aborts 2014-01-13 14:37:05 +00:00
ExternalFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
Factory.cpp beautify 2014-05-19 15:34:27 +02:00
Factory.h output list of available feature functions 2013-11-01 15:16:47 +00:00
FeatureFunction.cpp beautify 2014-01-15 16:42:02 +01:00
FeatureFunction.h destroy feature functions at end. Otherwise it shows up on valgrind as memory leak 2013-12-31 20:15:43 +00: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 get rid of all aborts 2014-01-13 14:37:05 +00:00
GlobalLexicalModel.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
GlobalLexicalModelUnlimited.cpp beautify 2014-01-15 16:42:02 +01:00
GlobalLexicalModelUnlimited.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
HyperParameterAsWeight.cpp beautify 2014-05-19 15:34:27 +02:00
HyperParameterAsWeight.h beautify 2014-05-19 15:34:27 +02:00
InputFeature.cpp beautify 2014-05-19 15:34:27 +02:00
InputFeature.h move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
InternalStructStatelessFF.cpp beautify 2014-01-15 16:42:02 +01:00
InternalStructStatelessFF.h beautify 2014-01-15 16:42:02 +01:00
PhraseBoundaryFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
PhraseBoundaryFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
PhraseLengthFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
PhraseLengthFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
PhrasePairFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
PhrasePairFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
PhrasePenalty.cpp merge master into dynamic-models 2014-01-17 16:11:47 +01:00
PhrasePenalty.h merge master into dynamic-models 2014-01-17 16:11:47 +01:00
ReferenceComparison.cpp beautify 2014-05-19 15:34:27 +02:00
ReferenceComparison.h beautify 2014-05-19 15:34:27 +02:00
RuleAmbiguity.cpp beautify 2014-05-19 15:34:27 +02:00
RuleAmbiguity.h beautify 2014-05-19 15:34:27 +02:00
SetSourcePhrase.cpp beautify 2014-05-19 15:34:27 +02:00
SetSourcePhrase.h beautify 2014-05-19 15:34:27 +02:00
SkeletonStatefulFF.cpp modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
SkeletonStatefulFF.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
SkeletonStatelessFF.cpp modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
SkeletonStatelessFF.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
SoftMatchingFeature.cpp beautify 2014-05-19 15:34:27 +02:00
SoftMatchingFeature.h various optimizations to make CYK+ parser several times faster and eat less memory. 2014-03-21 11:12:24 +00:00
SourceWordDeletionFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
SourceWordDeletionFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
StatefulFeatureFunction.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
StatefulFeatureFunction.h remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
StatelessFeatureFunction.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
StatelessFeatureFunction.h remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
TargetBigramFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
TargetBigramFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
TargetNgramFeature.cpp beautify 2014-01-15 16:42:02 +01:00
TargetNgramFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
TargetWordInsertionFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
TargetWordInsertionFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
TreeStructureFeature.cpp beautify 2014-05-19 15:34:27 +02:00
TreeStructureFeature.h beautify 2014-05-19 15:34:27 +02:00
UnknownWordPenaltyProducer.cpp move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
UnknownWordPenaltyProducer.h move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
WordPenaltyProducer.cpp code cleanup 2014-01-14 18:01:51 +01:00
WordPenaltyProducer.h beautify 2014-01-15 16:42:02 +01:00
WordTranslationFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
WordTranslationFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00