summaryrefslogtreecommitdiff
path: root/cdec/cdec.ini
blob: c77fa09657d29dbf3c7b6c2126a07c2305adb537 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
formalism=scfg
add_pass_through_rules=true
intersection_strategy=cube_pruning
cubepruning_pop_limit=200
scfg_max_span_limit=15
feature_function=WordPenalty
feature_function=KLanguageModel ../data/lm/lm.1k.en.5
grammar=../data/grammar
#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=RuleNgramFeatures
#feature_function=RuleShape
#feature_function=SourceSpanSizeFeatures
#feature_function=SourceWordPenalty
#feature_function=SpanFeatures