blob: b9efd8a3fbefd06f2fc5465a406a737b228b084a [file] [log] [blame]
tm = thrax pt 1 grammar.test
tm = thrax glue -1 glue-grammar
#lm config
lm = berkeleylm 3 false false 100 test.lm
#tm config
default_non_terminal=X
goalSymbol=GOAL
#pruning config
pop-limit = 100
#nbest config
use_unique_nbest = true
include-align-index = false
top-n = 5
lattice-decoding = true
mark-oovs = false
feature-function = OOVPenalty
feature-function = WordPenalty
feature-function = SourcePath
###### model weights
#lm order weight
lm_0 1.0
#phrasemodel owner column(0-indexed) weight
tm_pt_0 1.0
tm_glue_0 0.0
#wordpenalty weight
WordPenalty -1.0
SourcePath 1.0
OOVPenalty 1.0