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

moses.ini « phrase.xml-markup « tests « regression-testing - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1fedb28a50c2ffd5c9ef6ea72b029235d195f8c3 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Moses configuration file
# automatic exodus from pharaoh.ini Wed Jul 12 18:24:14 EDT 2006

###########################
### PHARAOH CONFIG FILE ###
###########################

# phrase table f, n, p(n|f)
[ttable-file]
0 0 1 ${TEST_PATH}/phrase-table

# language model
[lmodel-file]
0 0 3 ${LM_PATH}/europarl.en.srilm.gz
# limit on how many phrase translations e for each phrase f are loaded
[ttable-limit]
#ttable element load limit 0 = all elements loaded
0

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

# language model weight
[weight-l]
1.0

# translation model weight (phrase translation, lexical weighting)
[weight-t]
1.0

# word penalty
[weight-w]
-5.0

[distortion-limit]
25

[beam-threshold]
0.000

[input-factors]
0

[mapping]
T 0

[verbose]
2

[n-best-list]
nbest
10

[xml-input]
inclusive