Hi,
I am using moses for my senior year thesis. After I downloaded the moses code 
from the web (following this http://www.statmt.org/moses_steps.html), when I 
try to compile moses by doing the following:

./bjam --with-srilm=/Users/anis/demo/tools/srilm 
--with-irstlm=/Users/anis/demo/tools/irstlm 
--with-giza=/Users/anis/demo/tools/bin -j2

I get bunch of these errors:

...failed darwin.link 
mert/bin/darwin-4.2.1/release/debug-symbols-on/link-static/threading-multi/singleton_test...
...skipped 
<pmert/bin/darwin-4.2.1/release/debug-symbols-on/link-static/threading-multi>singleton_test.passed
 for lack of 
<pmert/bin/darwin-4.2.1/release/debug-symbols-on/link-static/threading-multi>singleton_test...
darwin.link 
mert/bin/darwin-4.2.1/release/debug-symbols-on/link-static/threading-multi/timer_test
ld: library not found for -lboost_unit_test_framework
collect2: ld returned 1 exit status
...
...
...
...
...failed updating 43 targets...
...skipped 68 targets...
...updated 13 targets...


And there is no 
   dist/bin/processPhraseTable 
   dist/bin/processLexicalTable 
   dist/bin/moses

directories created under the current directory (which is the moses directory) 
from where I am compiling. So at this point I can not even build a model or 
test the success of my installation. I am using Mac OSX Mountain Lion. Any help 
will be highly appreciated.

Thanks,

Anis

----- Original Message -----
From: "Ehsan" <[email protected]>
To: [email protected]
Sent: Monday, October 1, 2012 9:55:07 PM
Subject: [Moses-support] Fw: an inquiry regarding moses.ini




Hi, 


Now that I have the result of Moses training, I am stuck in Tuning step. 
the training seemed to be done and I got the moses.ini file. But when I try to 
do the tuning I get 
this Error: 
ERROR:File 
.../working/mert-work/filtered/reordering-table.wbe-msd-bidirectional-fe does 
not exist 


does it mean that the training wasn't successful and I have to redo it? 


thanks, 




----- Forwarded Message ----- 
From: Ehsan <[email protected]> 
To: "[email protected]" <[email protected]> 
Sent: Monday, October 1, 2012 2:52:09 PM 
Subject: an inquiry regarding moses.ini 





Hi, 

I am following your instructions here : 
http://www.statmt.org/moses/?n=Moses.Baseline 
and I kind of stuck in the "Training the Translation System" step. 

I am working on my laptop and do not have enough processing resource to this 
step. 
Is there any chance that you have the moses.ini file of this step, uploaded 
somewhere? 


or if you don't, could you approximate how long does it take till it finishes 
this step on a 
corei7 laptop with 4GB of RAM? 


thanks, 
Alef 


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

Reply via email to