mosesdecoder/moses/FF
2015-02-04 11:07:07 +01:00
..
LexicalReordering use astyle 2.01. It's on Edinburgh server and doesn't screw up enum 2015-01-14 19:21:11 +00:00
OSM-Feature beautify 2015-01-14 11:07:42 +00:00
VW avoid duplicate generation of source-side features when training VW 2015-02-04 11:07:07 +01:00
BleuScoreFeature.cpp beautify 2015-01-14 11:07:42 +00:00
BleuScoreFeature.h beautify 2015-01-14 11:07:42 +00:00
ConstrainedDecoding.cpp better handling of cache-based models with inconsistent parameters 2014-12-15 17:42:41 +01:00
ConstrainedDecoding.h beautify 2015-01-14 11:07:42 +00:00
ControlRecombination.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
ControlRecombination.h beautify 2015-01-14 11:07:42 +00:00
CountNonTerms.cpp beautify 2015-01-14 11:07:42 +00:00
CountNonTerms.h beautify 2015-01-14 11:07:42 +00:00
CoveredReferenceFeature.cpp beautify 2015-01-14 11:07:42 +00:00
CoveredReferenceFeature.h beautify 2015-01-14 11:07:42 +00:00
DecodeFeature.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
DecodeFeature.h beautify 2015-01-14 11:07:42 +00:00
DistortionScoreProducer.cpp move collection of DistortionScoreProducer to it own class 2014-12-13 23:19:09 +00:00
DistortionScoreProducer.h beautify 2015-01-14 11:07:42 +00:00
DynamicCacheBasedLanguageModel.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
DynamicCacheBasedLanguageModel.h beautify 2015-01-14 11:07:42 +00:00
ExternalFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:54:16 +01:00
ExternalFeature.h beautify 2015-01-14 11:07:42 +00:00
Factory.cpp a plain dense unaligned word count feature with two scores (source and target unaligned words) 2015-01-26 21:06:12 +00:00
Factory.h output list of available feature functions 2013-11-01 15:16:47 +00:00
FeatureFunction.cpp beautify 2015-01-22 22:41:56 +00:00
FeatureFunction.h option to sort translation options after EvaluateAfterSourceContext 2015-01-22 12:25:02 +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 beautify 2015-01-14 11:07:42 +00:00
GlobalLexicalModel.h beautify 2015-01-14 11:07:42 +00:00
GlobalLexicalModelUnlimited.cpp beautify 2015-01-14 11:07:42 +00:00
GlobalLexicalModelUnlimited.h beautify 2015-01-14 11:07:42 +00:00
HyperParameterAsWeight.cpp beautify 2014-05-19 15:34:27 +02:00
HyperParameterAsWeight.h beautify 2015-01-14 11:07:42 +00:00
InputFeature.cpp beautify 2015-01-14 11:07:42 +00:00
InputFeature.h beautify 2015-01-14 11:07:42 +00:00
InternalTree.cpp beautify 2015-01-14 11:07:42 +00:00
InternalTree.h beautify 2015-01-14 11:07:42 +00:00
MaxSpanFreeNonTermSource.cpp beautify 2015-01-14 11:07:42 +00:00
MaxSpanFreeNonTermSource.h beautify 2015-01-14 11:07:42 +00:00
NieceTerminal.cpp beautify 2015-01-14 11:07:42 +00:00
NieceTerminal.h beautify 2015-01-14 11:07:42 +00:00
PhraseBoundaryFeature.cpp rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:41:08 +01:00
PhraseBoundaryFeature.h beautify 2015-01-14 11:07:42 +00:00
PhraseLengthFeature.cpp beautify 2015-01-14 11:07:42 +00:00
PhraseLengthFeature.h beautify 2015-01-14 11:07:42 +00:00
PhraseOrientationFeature.cpp PhraseOrientationFeature: more sparse scores 2015-01-29 20:23:41 +00:00
PhraseOrientationFeature.h PhraseOrientationFeature: more sparse scores 2015-01-29 20:23:41 +00:00
PhrasePairFeature.cpp beautify 2015-01-14 11:07:42 +00:00
PhrasePairFeature.h beautify 2015-01-14 11:07:42 +00:00
PhrasePenalty.cpp beautify 2015-01-14 11:07:42 +00:00
PhrasePenalty.h beautify 2015-01-14 11:07:42 +00:00
ReferenceComparison.cpp beautify 2014-05-19 15:34:27 +02:00
ReferenceComparison.h beautify 2015-01-14 11:07:42 +00:00
RuleScope.cpp beautify 2015-01-14 11:07:42 +00:00
RuleScope.h beautify 2015-01-14 11:07:42 +00:00
SetSourcePhrase.cpp beautify 2015-01-14 11:07:42 +00:00
SetSourcePhrase.h beautify 2015-01-14 11:07:42 +00:00
SkeletonChangeInput.cpp beautify 2015-01-14 11:07:42 +00:00
SkeletonChangeInput.h beautify 2015-01-14 11:07:42 +00:00
SkeletonStatefulFF.cpp beautify 2015-01-14 11:07:42 +00:00
SkeletonStatefulFF.h beautify 2015-01-14 11:07:42 +00:00
SkeletonStatelessFF.cpp beautify 2015-01-14 11:07:42 +00:00
SkeletonStatelessFF.h beautify 2015-01-14 11:07:42 +00:00
SkeletonTranslationOptionListFeature.h beautify 2015-01-14 11:07:42 +00:00
SoftMatchingFeature.cpp beautify 2015-01-14 11:07:42 +00:00
SoftMatchingFeature.h beautify 2015-01-14 11:07:42 +00:00
SoftSourceSyntacticConstraintsFeature.cpp use FEATUREVERBOSE 2015-01-28 20:49:04 +00:00
SoftSourceSyntacticConstraintsFeature.h use FEATUREVERBOSE 2015-01-28 20:49:04 +00:00
SourceGHKMTreeInputMatchFeature.cpp beautify 2015-01-14 11:07:42 +00:00
SourceGHKMTreeInputMatchFeature.h beautify 2015-01-14 11:07:42 +00:00
SourceWordDeletionFeature.cpp use pragma once; avoid using cerr directly 2015-01-26 22:12:44 +00:00
SourceWordDeletionFeature.h using pragma once and VERBOSE in SourceWordDeletionFeature/TargetWordInsertionFeature 2015-01-26 20:45:08 +00:00
SpanLength.cpp beautify 2015-01-14 11:07:42 +00:00
SpanLength.h beautify 2015-01-14 11:07:42 +00:00
SparseHieroReorderingFeature.cpp beautify 2015-01-14 11:07:42 +00:00
SparseHieroReorderingFeature.h beautify 2015-01-14 11:07:42 +00: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 beautify 2015-01-14 11:07:42 +00:00
StatelessFeatureFunction.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
StatelessFeatureFunction.h beautify 2015-01-14 11:07:42 +00:00
SyntaxRHS.cpp beautify 2015-01-14 11:07:42 +00:00
SyntaxRHS.h beautify 2015-01-14 11:07:42 +00:00
TargetBigramFeature.cpp beautify 2015-01-14 11:07:42 +00:00
TargetBigramFeature.h beautify 2015-01-14 11:07:42 +00:00
TargetNgramFeature.cpp beautify 2015-01-14 11:07:42 +00:00
TargetNgramFeature.h beautify 2015-01-14 11:07:42 +00:00
TargetWordInsertionFeature.cpp use pragma once; avoid using cerr directly 2015-01-26 22:12:44 +00:00
TargetWordInsertionFeature.h using pragma once and VERBOSE in SourceWordDeletionFeature/TargetWordInsertionFeature 2015-01-26 20:45:08 +00:00
TreeStructureFeature.cpp beautify 2015-01-14 11:07:42 +00:00
TreeStructureFeature.h beautify 2015-01-14 11:07:42 +00:00
UnalignedWordCountFeature.cpp a plain dense unaligned word count feature with two scores (source and target unaligned words) 2015-01-26 21:06:12 +00:00
UnalignedWordCountFeature.h a plain dense unaligned word count feature with two scores (source and target unaligned words) 2015-01-26 21:06:12 +00:00
UnknownWordPenaltyProducer.cpp move all feature functions out of StaticData 2013-12-07 00:21:06 +00:00
UnknownWordPenaltyProducer.h beautify 2015-01-14 11:07:42 +00:00
WordPenaltyProducer.cpp beautify 2015-01-14 11:07:42 +00:00
WordPenaltyProducer.h beautify 2015-01-14 11:07:42 +00:00
WordTranslationFeature.cpp use pragma once; avoid using cerr directly 2015-01-26 22:12:44 +00:00
WordTranslationFeature.h use pragma once; avoid using cerr directly 2015-01-26 22:12:44 +00:00