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

moses.ini « chart.hierarchical « tests - github.com/moses-smt/moses-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c462a2c598cd047c4153f654a926f1e480800b8b (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
#########################
### MOSES CONFIG FILE ###
#########################

# input factors
[input-factors]
0

# mapping steps
[mapping]
0 T 0
1 T 1

[cube-pruning-pop-limit]
1000

[non-terminals]
X

[search-algorithm]
3

[inputtype]
3

[max-chart-span]
20
1000

[feature]
IRSTLM factor=0 order=5 num-features=1 path=${LM_PATH}/news.de.binlm
WordPenalty
UnknownWordPenalty
PhraseDictionaryMemory input-factor=0 output-factor=0 path=${MODEL_PATH}/hierarchical/phrase-table.0-0.1 num-features=5 table-limit=20 
PhraseDictionaryMemory input-factor=0 output-factor=0 path=${MODEL_PATH}/hierarchical/phrase-table.0-0.2 num-features=1 table-limit=20 

[weight]
WordPenalty0= -0.148974
IRSTLM0= 0.118861
PhraseDictionaryMemory0= 0.077197 0.014533 0.059406 0.001891 -0.098314
PhraseDictionaryMemory1= 0.131945