mosesdecoder/moses/FF
2015-11-20 00:00:42 +00:00
..
LexicalReordering Code decluttering. 2015-11-19 13:54:24 +00:00
OSM-Feature Code decluttering. 2015-11-19 13:54:24 +00:00
VW daily automatic beautifier 2015-10-07 00:00:35 +01:00
BleuScoreFeature.cpp make Bitmap constructor explicit in case we accidently create a copy during cube pruning algorithm 2015-10-26 11:59:20 +00:00
BleuScoreFeature.h Code decluttering. 2015-11-19 13:54:24 +00:00
ConstrainedDecoding.cpp clean up states after API change 2015-10-17 20:14:24 +01:00
ConstrainedDecoding.h Code decluttering. 2015-11-19 13:54:24 +00:00
ControlRecombination.cpp clean up comparison functions for Words and Phrases 2015-10-17 22:09:36 +01:00
ControlRecombination.h Code decluttering. 2015-11-19 13:54:24 +00:00
CountNonTerms.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
CountNonTerms.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
CoveredReferenceFeature.cpp Code decluttering. 2015-11-19 13:54:24 +00:00
CoveredReferenceFeature.h Code decluttering. 2015-11-19 13:54:24 +00:00
DecodeFeature.cpp One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01:00
DecodeFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
DeleteRules.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
DeleteRules.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
DistortionScoreProducer.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
DistortionScoreProducer.h Code decluttering. 2015-11-19 13:54:24 +00:00
DynamicCacheBasedLanguageModel.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
DynamicCacheBasedLanguageModel.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
Factory.cpp new VW feature type for probabilistic sense labels 2015-10-05 15:36:01 +02:00
Factory.h output list of available feature functions 2013-11-01 15:16:47 +00:00
FeatureFunction.cpp use util::StringStream 2015-10-16 19:03:22 +00:00
FeatureFunction.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
FFState.cpp move feature functions into moses/FF 2013-05-24 18:02:49 +01:00
FFState.h clean up states after API change 2015-10-17 20:14:24 +01:00
GlobalLexicalModel.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
GlobalLexicalModel.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
GlobalLexicalModelUnlimited.cpp make util::StringStream more like std::stringstream 2015-10-16 19:03:22 +00:00
GlobalLexicalModelUnlimited.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
HyperParameterAsWeight.cpp daily automatic beautifier 2015-08-08 00:00:45 +01:00
HyperParameterAsWeight.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
InputFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
InputFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
InternalTree.cpp support factors in InternalTree 2015-07-20 10:39:01 +01:00
InternalTree.h clean up states after API change 2015-10-17 20:14:24 +01:00
MaxSpanFreeNonTermSource.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
MaxSpanFreeNonTermSource.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
Model1Feature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
Model1Feature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
NieceTerminal.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
NieceTerminal.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
PhraseBoundaryFeature.cpp change dynamic to static cast 2015-10-18 12:41:36 +01:00
PhraseBoundaryFeature.h Code decluttering. 2015-11-19 13:54:24 +00:00
PhraseLengthFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
PhraseLengthFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
PhraseOrientationFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
PhraseOrientationFeature.h Code decluttering. 2015-11-19 13:54:24 +00:00
PhrasePairFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
PhrasePairFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
PhrasePenalty.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
PhrasePenalty.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
ReferenceComparison.cpp beautify 2014-05-19 15:34:27 +02:00
ReferenceComparison.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
RulePairUnlexicalizedSource.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
RulePairUnlexicalizedSource.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
RuleScope.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
RuleScope.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SetSourcePhrase.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SetSourcePhrase.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SkeletonStatefulFF.cpp daily automatic beautifier 2015-11-20 00:00:42 +00:00
SkeletonStatefulFF.h daily automatic beautifier 2015-11-20 00:00:42 +00:00
SkeletonStatelessFF.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SkeletonStatelessFF.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SkeletonTranslationOptionListFeature.h Namespace cleanup 2015-08-10 11:03:31 +01:00
SoftMatchingFeature.cpp minor maintenance of sparse features code 2015-07-24 19:26:16 +01:00
SoftMatchingFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SoftSourceSyntacticConstraintsFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SoftSourceSyntacticConstraintsFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SourceGHKMTreeInputMatchFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SourceGHKMTreeInputMatchFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SourceWordDeletionFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SourceWordDeletionFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SpanLength.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SpanLength.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SparseHieroReorderingFeature.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
SparseHieroReorderingFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SparseHieroReorderingFeatureTest.cpp stub out unit test 2013-09-18 21:58:38 +01:00
StatefulFeatureFunction.cpp One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01:00
StatefulFeatureFunction.h daily automatic beautifier 2015-11-20 00:00:42 +00:00
StatelessFeatureFunction.cpp One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01:00
StatelessFeatureFunction.h One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01:00
SyntaxRHS.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
SyntaxRHS.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
TargetBigramFeature.cpp change dynamic to static cast 2015-10-18 12:41:36 +01:00
TargetBigramFeature.h Code decluttering. 2015-11-19 13:54:24 +00:00
TargetNgramFeature.cpp change dynamic to static cast 2015-10-18 12:41:36 +01:00
TargetNgramFeature.h Code decluttering. 2015-11-19 13:54:24 +00:00
TargetWordInsertionFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
TargetWordInsertionFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
TreeStructureFeature.cpp change dynamic to static cast 2015-10-18 12:41:36 +01:00
TreeStructureFeature.h Code decluttering. 2015-11-19 13:54:24 +00:00
UnalignedWordCountFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
UnalignedWordCountFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
UnknownWordPenaltyProducer.cpp move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
UnknownWordPenaltyProducer.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
WordPenaltyProducer.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
WordPenaltyProducer.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
WordTranslationFeature.cpp estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00
WordTranslationFeature.h estimatedScore -> estimatedScores 2015-11-04 15:10:45 +00:00