Hi Hieu,

I do not have a glue rule table. Do I need one? This is the content of
moses.ini:

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

# input factors
[input-factors]
0

# mapping steps
[mapping]
0 T 0

# translation tables: source-factors, target-factors, number of scores, file

[ttable-file]
6 0 0 5 /home/lucia/porsimples_emnlp/moses_syntax/model/rule-table.gz

# no generation models, no generation-file section

# language models: type(srilm/irstlm), factors, order, file
[lmodel-file]
0 0 3 /home/lucia/porsimples_emnlp/moses_syntax/lm/lm_tgt-3gram.lc.lm


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


# language model weights
[weight-l]
0.5000


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

# no generation models, no weight-generation section

# word penalty
[weight-w]
-1

[cube-pruning-pop-limit]
1000

[glue-rule-type]
0

[non-terminals]
X

[search-algorithm]
3

[inputtype]
3

[max-chart-span]
20
1000
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to