diff options
Diffstat (limited to 'model/cdec.ini')
-rw-r--r-- | model/cdec.ini | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/model/cdec.ini b/model/cdec.ini deleted file mode 100644 index 36f53ac..0000000 --- a/model/cdec.ini +++ /dev/null @@ -1,28 +0,0 @@ -formalism=scfg -add_pass_through_rules=true -scfg_max_span_limit=15 -intersection_strategy=cube_pruning -cubepruning_pop_limit=200 -grammar=grammar.gz -feature_function=WordPenalty -feature_function=KLanguageModel nc-wmt11.en.srilm.gz -# all currently working feature functions for translation: -# (with those features active that were used in the ACL paper) -#feature_function=ArityPenalty -#feature_function=CMR2008ReorderingFeatures -#feature_function=Dwarf -#feature_function=InputIndicator -#feature_function=LexNullJump -#feature_function=NewJump -#feature_function=NgramFeatures -#feature_function=NonLatinCount -#feature_function=OutputIndicator -feature_function=RuleIdentityFeatures -feature_function=RuleSourceBigramFeatures -feature_function=RuleTargetBigramFeatures -feature_function=RuleShape -#feature_function=LexicalFeatures 1 1 1 -#feature_function=SourceSpanSizeFeatures -#feature_function=SourceWordPenalty -#feature_function=SpanFeatures -weights=weights.init |