mosesdecoder/moses/FF
2013-12-02 15:29:13 +00:00
..
LexicalReordering UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
OSM-Feature delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
BleuScoreFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
BleuScoreFeature.h provide mira program with BLEU Feature. Delete assert statement. 2013-11-15 16:43:39 +00:00
ConstrainedDecoding.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
ConstrainedDecoding.h remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
ControlRecombination.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
ControlRecombination.h remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
CoveredReferenceFeature.cpp adding CoveredReferenceFeature 2013-11-29 09:27:43 +01:00
CoveredReferenceFeature.h adding CoveredReferenceFeature 2013-11-29 09:27:43 +01:00
DecodeFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
DecodeFeature.h remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
DistortionScoreProducer.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
DistortionScoreProducer.h delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
ExternalFeature.cpp delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
ExternalFeature.h minor compile error on Mac OSX 2013-11-21 19:19:34 +00:00
Factory.cpp add phrase-table wrapper for Nadir's transliteration code 2013-12-02 15:29:13 +00:00
Factory.h output list of available feature functions 2013-11-01 15:16:47 +00:00
FeatureFunction.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
FeatureFunction.h provide mira program with BLEU Feature. Delete assert statement. 2013-11-15 16:43:39 +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 remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
GlobalLexicalModel.h beautify 2013-09-27 09:35:24 +01:00
GlobalLexicalModelUnlimited.cpp replace CHECK with UTIL_THROW_IF in Moses 2013-11-19 17:23:19 +00:00
GlobalLexicalModelUnlimited.h beautify 2013-09-27 09:35:24 +01:00
InputFeature.cpp delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
InputFeature.h beautify 2013-09-27 09:35:24 +01:00
InternalStructStatelessFF.cpp Update InternalStructStatelessFF after merge. 2013-09-29 16:01:03 +01:00
InternalStructStatelessFF.h remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
PhraseBoundaryFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
PhraseBoundaryFeature.h beautify 2013-09-27 09:35:24 +01:00
PhraseLengthFeature.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
PhraseLengthFeature.h beautify 2013-09-27 09:35:24 +01:00
PhrasePairFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
PhrasePairFeature.h beautify 2013-09-27 09:35:24 +01:00
PhrasePenalty.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
PhrasePenalty.h beautify 2013-09-27 09:35:24 +01:00
SkeletonStatefulFF.cpp beautify 2013-09-27 09:35:24 +01:00
SkeletonStatefulFF.h remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
SkeletonStatelessFF.cpp beautify 2013-09-27 09:35:24 +01:00
SkeletonStatelessFF.h remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
SourceWordDeletionFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
SourceWordDeletionFeature.h beautify 2013-09-27 09:35:24 +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 beautify 2013-09-27 09:35:24 +01:00
TargetNgramFeature.cpp bug fixes for TargetNGramFeature 2013-11-11 15:32:58 +00:00
TargetNgramFeature.h convert class TargetNgramFeature to new feature framework 2013-11-11 01:50:40 +00:00
TargetWordInsertionFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
TargetWordInsertionFeature.h beautify 2013-09-27 09:35:24 +01:00
UnknownWordPenaltyProducer.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
UnknownWordPenaltyProducer.h delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
WordPenaltyProducer.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:44:33 +00:00
WordPenaltyProducer.h delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
WordTranslationFeature.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
WordTranslationFeature.h beautify 2013-09-27 09:35:24 +01:00