Hieu Hoang wrote:
can you send me the ini file and the 1st few lines of your phrase table.
I have attached the ini file.
Here are the first few lines of the phrase table:
der ||| the ||| 0.3
das ||| the ||| 0.4
das ||| it ||| 0.1
das ||| this ||| 0.1
die ||| the ||| 0.3
Also, please see this email about recent issues with the phrase table
http://www.mail-archive.com/[email protected]/msg02658.html
It appears that the phrase table format has changed. But
"moses" doesn't seem to detect it.
Kind regards,
Jacob
--
Jacob Sparre Andersen Research & Innovation
Vesterbrogade 148K, 1. th.
1620 København V
Danmark
Phone: +45 21 49 08 04
E-mail: [email protected]
Web-sted: http://www.jacob-sparre.dk/
#########################
### MOSES CONFIG FILE ###
#########################
# input factors
[input-factors]
0
# mapping steps, either (T) translation or (G) generation
[mapping]
T 0
# translation tables: source-factors, target-factors, number of scores, file
[ttable-file]
0 0 0 1 phrase-table
# language models: type(srilm/irstlm), factors, order, file
[lmodel-file]
0 0 3 ../lm/europarl.srilm.gz
# limit on how many phrase translations e for each phrase f are loaded
[ttable-limit]
10
# distortion (reordering) weight
[weight-d]
1
# language model weights
[weight-l]
1
# translation model weights
[weight-t]
1
# word penalty
[weight-w]
0
[DPR-file]
DPR-file.txt
[weight-DPR]
3
[n-best-list]
nbest.txt
100
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support