q######################### ### MOSES CONFIG FILE ### ######################### # input factors [input-factors] 0 # mapping steps [mapping] 0 T 0 # translation tables: table type (hierarchical(0), textual (0), binary (1)), source-factors, target-factors, number of scores, file # OLD FORMAT is still handled for back-compatibility # OLD FORMAT translation tables: source-factors, target-factors, number of scores, file # OLD FORMAT a binary table type (1) is assumed [ttable-file] 0 0 0 5 /vagrant/mt-models/en-es/phrase-table.1 # no generation models, no generation-file section # language models: type(srilm/irstlm), factors, order, file [lmodel-file] 9 0 5 /vagrant/mt-models/en-es/europarl.binlm.1 # limit on how many phrase translations e for each phrase f are loaded # 0 = all elements loaded [ttable-limit] 20 # distortion (reordering) files [distortion-file] 0-0 wbe-msd-bidirectional-fe-allff 6 /vagrant/mt-models/en-es/reordering-table.1.wbe-msd-bidirectional-fe.gz # distortion (reordering) weight [weight-d] 0.048861 0.0882949 0.0561228 0.0794274 0.152473 -0.00619951 0.0546715 # language model weights [weight-l] 0.0772417 # translation model weights [weight-t] 0.0617933 0.0247665 0.0492006 0.0490465 0.0571993 # no generation models, no weight-generation section # word penalty [weight-w] -0.194702 [distortion-limit] 6