mosesdecoder/moses/FF
2014-01-15 18:16:56 +00:00
..
LexicalReordering merged upstream with origin for mingw 2014-01-15 18:16:56 +00:00
OSM-Feature get rid of all aborts 2014-01-13 14:37:05 +00:00
BleuScoreFeature.cpp get rid of all aborts 2014-01-13 14:37:05 +00:00
BleuScoreFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
ConstrainedDecoding.cpp added negate=true. Only create translation which DON'T match reference 2013-12-15 01:42:22 +00:00
ConstrainedDecoding.h added negate=true. Only create translation which DON'T match reference 2013-12-15 01:42:22 +00:00
ControlRecombination.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
ControlRecombination.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
CoveredReferenceFeature.cpp fixed a bug in CoveredRerefenceFeature 2013-12-04 10:21:01 +01:00
CoveredReferenceFeature.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
DecodeFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
DecodeFeature.h transliteration pt obery backoff argument. Probably not threadable yet 2013-12-05 13:06:35 +00:00
DistortionScoreProducer.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
DistortionScoreProducer.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01: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 Added support for hierarchical maximum entropy LM through SRILM. 2013-12-20 15:04:09 -05:00
Factory.h output list of available feature functions 2013-11-01 15:16:47 +00:00
FeatureFunction.cpp destroy feature functions at end. Otherwise it shows up on valgrind as memory leak 2013-12-31 20:15:43 +00: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 replace CHECK with UTIL_THROW_IF in Moses 2013-11-19 17:23:19 +00:00
GlobalLexicalModelUnlimited.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
InputFeature.cpp move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
InputFeature.h move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
InternalStructStatelessFF.cpp modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01:00
InternalStructStatelessFF.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +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 remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
PhrasePenalty.h modified FF interface: Evaluate() with input has access to future-cost estimation 2013-12-03 16:50:41 +01: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
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 bug fixes for TargetNGramFeature 2013-11-11 15:32:58 +00: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
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 move word penalty feature out of StaticData 2013-12-06 15:57:49 +00:00
WordPenaltyProducer.h move word penalty feature out of StaticData 2013-12-06 15:57:49 +00: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