Hello everyone,
Here's a freshman who needs your help.
I'm running moses and I want to compare the results by using different IBM
models in Giza++.
But I don't know how to set the parameter.
Here's my command line:
${mosesScript}/training/train-factored-phrase-model.perl \
--scripts-root-dir "${mosesScript}" \
--root-dir "${trainDir}" \
--corpus "${dataDir}/${trainPrefix}" \
--f ${trainF} \
--e ${trainE} \
--max-phrase-length 7 \
--reordering msd-bidirectional-fe \
--alignment union \
--lm 0:5:"${lm}":0 \
--first-step 1 \
--parallel
Thanks in advance.
2009-12-10
李贤华
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support