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

moses.ini « phrase.xml-markup « tests - github.com/moses-smt/moses-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 531874c92f36139ea6c686875665d7df8c8bf403 (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
# Moses configuration file
# automatic exodus from pharaoh.ini Wed Jul 12 18:24:14 EDT 2006

###########################
### PHARAOH CONFIG FILE ###
###########################
[distortion-limit]
25

[beam-threshold]
0.000

[input-factors]
0

[mapping]
T 0

[verbose]
2

[n-best-list]
nbest
10

[xml-input]
inclusive

[feature]
KENLM factor=0 order=3 num-features=1 lazyken=0 path=${LM_PATH}/europarl.en.srilm.gz
Distortion
WordPenalty
UnknownWordPenalty
PhraseDictionaryBinary input-factor=0 output-factor=0 path=${TEST_PATH}/phrase-table num-features=1 table-limit=0 

[weight]
WordPenalty0= -5
KENLM0= 1
Distortion0= 1
PhraseDictionaryBinary0= 1