blob: 987e91291b6f7e62ff40fd27c43ac67f5affec82 [file] [log] [blame]
default_non_terminal = X
goal_symbol = GOAL
mark_oovs = true
pop_limit = 100
top_n = 1
use_unique_nbest = true
output_format = %s ||| %f ||| %c
include_align_index = false
feature_functions = [
{ class = LanguageModel, lm_type = kenlm, lm_order = 5, lm_file = src/test/resources/decoder/source-annotations/lm.kenlm }
{ class = WordPenalty }
{ class = OOVPenalty }
]
grammars = [
{ class = TextGrammar, owner = pt, span_limit = 20, path = src/test/resources/decoder/source-annotations/grammar }
{ class = TextGrammar, owner = glue, span_limit = -1, path = src/test/resources/decoder/source-annotations/grammar.glue }
]
weights = {
OOVPenalty = 1
WordPenalty = -1.5244636836685694
glue_0 = -0.1663815584150378
lm_0 = 1.0
pt_0 = -0.049141264495762726
}