Hello,

Since i use the new version of Moses, i remark that the structure of the
config file changed.
So my question is how can i change the moses.ini file to take in account
onlz the binarized phrase table.




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

# input factors
[input-factors]
0

# mapping steps
[mapping]
0 T 0

[distortion-limit]
6

# feature functions
[feature]
UnknownWordPenalty
WordPenalty
PhraseDictionaryMemory name=TranslationModel0 table-limit=20 num-features=5
path=/home/cyrine/Documents/Avira_MT/Moses-source/mosesdecoder/scripts/training/mert-work/filtered/phrase-table
input-factor=0 output-factor=0
Distortion
SRILM name=LM0 factor=0 path=/home/cyrine/Bureau/testfiles/ML/ANG3.lm
order=3

# dense weights for feature functions
[weight]
UnknownWordPenalty0= 1
WordPenalty0= -1
TranslationModel0= 0.2 0.2 0.2 0.2 0.2
Distortion0= 0.3
LM0= 0.5



Before we change 0 by 1 in the config file:

Any idea please?

Thnks

Best regards

-- 
*Cyrine NASRI
Ph.D. Student in Computer Science*
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to