summaryrefslogtreecommitdiff
path: root/example/example.ini
blob: 8c08a5da8da34c011444423af4181b81945f3276 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
sources     = example/example.source
oracles     = example/example.oracles
kbest_lists = example/example.lists.gz

update                = structured # ranking
ff_target_ngrams      = 4          # 4 fix
ff_phrase_pairs       = true       # true /path/to/phrase_table
#filter_features      = /path/to/target/stopwords_file
binary_feature_values = true
iterate               = 1

output                   = - 
output_model             = /dev/null
#additional_phrase_pairs = /path/to/list/of/additional_phrase_pairs
#init_model              = /path/to/model

#silent = true
#cheat  = true
verbose = true