mosesdecoder/moses/FF
2014-06-06 20:25:45 +01:00
..
LexicalReordering Pass scc, not scores 2014-06-06 20:25:45 +01:00
OSM-Feature Range check in OSM 2014-06-02 16:23:55 +01:00
BleuScoreFeature.cpp get rid of all aborts 2014-01-13 14:37:05 +00:00
BleuScoreFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
ConstrainedDecoding.cpp Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-06-03 18:55:53 +01:00
ConstrainedDecoding.h optional soft constraints for constrained decodings, multiple reference files 2014-05-30 17:36:19 +02:00
ControlRecombination.cpp bug in ControlRecombinationState 2014-04-09 09:59:52 +01:00
ControlRecombination.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
CountNonTerms.cpp add FF CountNonTerms 2014-04-08 17:19:26 +01:00
CountNonTerms.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
CoveredReferenceFeature.cpp extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
CoveredReferenceFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
DecodeFeature.cpp backoff fix for memory and on-disk phrase-tables 2014-05-12 15:16:11 +01:00
DecodeFeature.h backoff fix for memory and on-disk phrase-tables 2014-05-12 15:16:11 +01:00
DistortionScoreProducer.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
DistortionScoreProducer.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
ExternalFeature.cpp get rid of all aborts 2014-01-13 14:37:05 +00:00
ExternalFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
Factory.cpp Merge remote-tracking branch 'origin/master' into sparse-reordering 2014-05-26 11:48:51 +01: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 update comments for Evaluate() to say something about stackVec 2014-06-02 18:17:39 +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 get rid of all aborts 2014-01-13 14:37:05 +00:00
GlobalLexicalModel.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
GlobalLexicalModelUnlimited.cpp replace CHECK with UTIL_THROW_IF in Moses 2013-11-19 17:23:19 +00:00
GlobalLexicalModelUnlimited.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
HyperParameterAsWeight.cpp add feature function HyperParameterAsWeight 2014-01-17 17:59:36 +00:00
HyperParameterAsWeight.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
InputFeature.cpp extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
InputFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
InternalStructStatelessFF.cpp extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
InternalStructStatelessFF.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
MaxSpanFreeNonTermSource.cpp bugs in FF MaxSpanFreeNonTermSource 2014-05-16 16:16:20 +01:00
MaxSpanFreeNonTermSource.h comment 2014-05-16 10:39:26 +01:00
NieceTerminal.cpp hard/soft constraints wrong way round 2014-05-28 22:51:26 +01:00
NieceTerminal.h hard/soft constraints wrong way round 2014-05-28 22:51:26 +01:00
PhraseBoundaryFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
PhraseBoundaryFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
PhraseLengthFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
PhraseLengthFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
PhrasePairFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
PhrasePairFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
PhrasePenalty.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
PhrasePenalty.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
ReferenceComparison.cpp start on FF ReferenceComparison 2014-04-10 21:47:06 +01:00
ReferenceComparison.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
RuleScope.cpp rename FF RuleAmbiguity to RuleScope 2014-05-16 12:47:43 +01:00
RuleScope.h rename FF RuleAmbiguity to RuleScope 2014-05-16 12:47:43 +01:00
SetSourcePhrase.cpp 0 scores for FF SetSourcePhrase 2014-05-07 19:29:09 +01:00
SetSourcePhrase.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
SkeletonStatefulFF.cpp Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-06-03 18:55:53 +01:00
SkeletonStatefulFF.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
SkeletonStatelessFF.cpp extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
SkeletonStatelessFF.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
SoftMatchingFeature.cpp various optimizations to make CYK+ parser several times faster and eat less memory. 2014-03-21 11:12:24 +00:00
SoftMatchingFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
SourceWordDeletionFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
SourceWordDeletionFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
SparseHieroReorderingFeature.cpp Merge remote-tracking branch 'origin/master' into sparse-reordering 2014-05-26 11:48:51 +01:00
SparseHieroReorderingFeature.h Merge remote-tracking branch 'origin/master' into sparse-reordering 2014-05-26 11:48:51 +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 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 extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
TargetNgramFeature.cpp bug fixes for TargetNGramFeature 2013-11-11 15:32:58 +00:00
TargetNgramFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
TargetWordInsertionFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
TargetWordInsertionFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
TreeStructureFeature.cpp Framework for additional phrase properties in decoding. 2014-05-19 21:54:08 +01:00
TreeStructureFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
UnknownWordPenaltyProducer.cpp move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
UnknownWordPenaltyProducer.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
WordPenaltyProducer.cpp move word penalty feature out of StaticData 2013-12-06 15:57:49 +00:00
WordPenaltyProducer.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
WordTranslationFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
WordTranslationFeature.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00