here it is
thx
The moses.ini is:

#########################
### MOSES CONFIG FILE ###
#########################

# input factors
[input-factors]
0
1

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

# translation tables: source-factors, target-factors, number of scores, file
[ttable-file]
0 0 5 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ work/ pos_srilm_generation5/model/phrase-table.0-0.gz 1 0,2 5 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ work/pos_srilm_generation5/model/phrase-table.1-0,2.gz

# no generation models, no generation-file section

# language models: type(srilm/irstlm), factors, order, file
[lmodel-file]
0 0 3 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ langmodels/baseline.3token.srilm 0 2 3 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ langmodels/baseline.3pos.srilm


# limit on how many phrase translations e for each phrase f are loaded
# 0 = all elements loaded
[ttable-limit]
20
0

# distortion (reordering) files
[distortion-file]
0-0 msd-bidirectional-fe 6 /Volumes/data/Users/stefan/Documents/ studi/ Master/mt/tools/work/pos_srilm_generation5/model/reordering- table.0-0.gz 1-1 msd-bidirectional-fe 6 /Volumes/data/Users/stefan/Documents/ studi/ Master/mt/tools/work/pos_srilm_generation5/model/reordering- table.1-1.gz

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

# language model weights
[weight-l]
0.2500
0.2500


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

# no generation models, no weight-generation section

# word penalty
[weight-w]
-1

[distortion-limit]
6

On 10/giu/09, at 20:26, Hieu Hoang wrote:

The moses.ini is:

#########################
### MOSES CONFIG FILE ###
#########################

# input factors
[input-factors]
0
1

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

# translation tables: source-factors, target-factors, number of scores, file
[ttable-file]
0 0 5 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ work/ pos_srilm_generation5/model/phrase-table.0-0.gz 1 0,2 5 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ work/pos_srilm_generation5/model/phrase-table.1-0,2.gz

# no generation models, no generation-file section

# language models: type(srilm/irstlm), factors, order, file
[lmodel-file]
0 0 3 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ langmodels/baseline.3token.srilm 0 2 3 /Volumes/data/Users/stefan/Documents/studi/Master/mt/tools/ langmodels/baseline.3pos.srilm


# limit on how many phrase translations e for each phrase f are loaded
# 0 = all elements loaded
[ttable-limit]
20
0

# distortion (reordering) files
[distortion-file]
0-0 msd-bidirectional-fe 6 /Volumes/data/Users/stefan/Documents/ studi/ Master/mt/tools/work/pos_srilm_generation5/model/reordering- table.0-0.gz 1-1 msd-bidirectional-fe 6 /Volumes/data/Users/stefan/Documents/ studi/ Master/mt/tools/work/pos_srilm_generation5/model/reordering- table.1-1.gz

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

# language model weights
[weight-l]
0.2500
0.2500


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

# no generation models, no weight-generation section

# word penalty
[weight-w]
-1

[distortion-limit]
6



-------------------------------------
I'm on the web:
http://www.onexposure.net/?member=8999&stefan-rigo
http://www.grandwazoo.net

Skype name: stfz65








_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to