summaryrefslogtreecommitdiff
path: root/example/example.ini
blob: 46686bd029ce25ba0b4f5f0bccce55018fcc1c0c (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               = 3

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