The visual studio files were updated about a month ago
https://github.com/moses-smt/mosesdecoder/commits/master/contrib/other-builds/moses-cmd.vcxproj
so please get the latest version from github.

This has support for using binary KenLM and binary phrase tables built 
in. I think you can binary the language model on linux or cygwin and use 
it on windows.

Please let me know if it works, I will update the documentation.

On 26/08/2012 13:07, saeed farzi wrote:
> Dear all,
>   I am using Moses (VS.2005) with a large phrase table and a language
> model, but it takes very long time for loading them in to the memory.
> I am looking for a solution to decrease the  loading time. I think , a
> binary version of phrase table and lm may be a solution, but i do not
> know if Moses on VS.2005 can use th binary version of training data?
> also would you plz tell me how i can use KenLM ?
> i run moses with  a binary version of training data in linux. but i
> did do it in windows
>
> tnx in advance,

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to