Welcome to mirror list, hosted at ThFree Co, Russian Federation.

weight.ini « data « example « ems « scripts - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 731de5535492e8a9e4516562941e6c946f8c8002 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#########################
### MOSES CONFIG FILE ###
#########################

# distortion (reordering) weight
[weight-d]
0.3
0.3
0.3
0.3
0.3
0.3
0.3

# language model weights
[weight-l]
0.5

# translation model weights
[weight-t]
0.2
0.2
0.2
0.2
0.2

# word penalty
[weight-w]
-1