Dear Supporter,

I have started working with Moses recently. there is an issue in
build_binary in LM training part. I performed instructions just like as the
baseline page:

http://www.statmt.org/moses/?n=Moses.Baseline

but when I use the below command, I get the warning "Too many arguments".

/irstlm/bin/compile-lm  \
   --text yes \
   news-commentary-v8.fr-en.lm.en.gz \
   news-commentary-v8.fr-en.arpa.en

when I ignore the "--text yes" argument I faced with an ERROR "Did you
forget to pass --text yes to compile-lm?" in the next steps as follow:

~/mosesdecoder/bin/build_binary \
   news-commentary-v8.fr-en.arpa.en \
   news-commentary-v8.fr-en.blm.en


would you please guide me what should I do?

-- 
Best Regards,
Fatemeh Eskandari
--
M.Sc.
student
 in
Artificial Intelligence
,
Computer Science and Engineering Dept.
Shiraz University, Iran
[email protected]
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to