I Love Natural Language Processing

I LOVE NLP

Archive for the ‘RandLM’ tag

Moses Support Digest:The results of your email commands

without comments

[Moses-support] The results of your email commands

Hi,
I would really appreciate it if you could help me with the following question I have:
I was wondering if a LM created with RANDLM can be converted into a binary format?

Or is there maybe another way of loading the model faster?

I know it is possible with IRSTLM and SRILM but I couldn’t find anything about RANDLM.
Thank you in advance for your support

Best regards,
Arda Tezcan
Read the rest of this entry »

Written by 52nlp

December 23rd, 2009 at 11:56 pm

Posted in Moses,SMT

Tagged with , , ,

Moses Support Digest:moses threads compilation problem with RandLM

without comments

[Moses-support] moses threads compilation problem (with RandLM)

Hi Barry and other folks,

I’m also having trouble compiling Moses with threads and RandLM, there seems to be a bug in MainMT.cpp ?

Here is what I am doing:

Get fresh copy of Moses (I did this on Monday night).

./regenerate-makefiles.sh
./configure –enable-threads
–with-srilm=/home/users6/fraser/statmt/srilm-1.5.7
–with-randlm=/home/users6/fraser/statmt/randlm-v0.11
–with-boost=/home/users6/fraser –with-boost-thread=boost_thread
make

(The last argument –with-boost-thread is necessary to stop it from picking up the globally installed boost thread library).

I attach config.log, which makes it through fine (though I think there is some weird use of -DWITH_THREADS in there which might be interesting).

I also attach make.log (which only contains the compilation error, I typed make twice).

Let me know if I can provide any more info.

Thanks a lot for your help!

Cheers, Alex
————– next part ————–
A non-text attachment was scrubbed…
Name: config.log
Type: application/octet-stream
Size: 17359 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20091216/b1812336/config-0001.obj
————– next part ————–
A non-text attachment was scrubbed…
Name: make.log
Type: application/octet-stream
Size: 5391 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20091216/b1812336/make-0001.obj
Read the rest of this entry »

Written by 52nlp

December 17th, 2009 at 10:31 pm

Posted in Moses,SMT

Tagged with , , ,