I've gone through and fixed the paths but let me know if I missed
something.  Commit 06648fd832f7618e1c564f29401ed3a1c2ebbe8e catches and
displays exceptions, so if you git pull, bjam, and run again, you should
have a better error message for us.

Kenneth

On 01/13/2012 04:40 AM, Hobli Taffame wrote:
> Hi Moses-support,
> 
> I am still unable to successfully confirm Moses' setup as mentioned here
> <http://www.statmt.org/moses_steps.html>
> 
> First of all I have to mention that after compiling Moses the created
> files are located in the following path which is different as stated in
> the Run-Through:
> 
>   * dist/bin/processPhraseTable
>   * dist/bin/processLexicalTable
>   * dist/bin/moses
> 
> 
> Besides I noticed that in the moses.ini file the path to the lmodel-file
> was lm/europarl.srilm.gz and changed it to ../lm/europarl.srilm.gz so
> that the lm directory could be found.
> 
> Anyhow the setup terminate throwing an exceptionAbort trap: 6 as follow:
> 
> 
> /phrase-model Taf$ ../../../tools/mosesdecoder/dist/bin/moses -f
> moses.ini <in> out/
> /Defined parameters (per moses.ini or switch):/
> /config: moses.ini /
> /input-factors: 0 /
> /lmodel-file: 0 0 3 ../lm/europarl.srilm.gz /
> /mapping: T 0 /
> /n-best-list: nbest.txt 100 /
> /ttable-file: 0 0 0 1 phrase-model/phrase-table /
> /ttable-limit: 10 /
> /weight-d: 1 /
> /weight-l: 1 /
> /weight-t: 1 /
> /weight-w: 0 /
> /Loading lexical distortion models...have 0 models/
> /Start loading LanguageModel ../lm/europarl.srilm.gz : [0.000] seconds/
> /Finished loading LanguageModels : [1.000] seconds/
> /Start loading PhraseTable phrase-model/phrase-table : [1.000] seconds/
> /filePath: phrase-model/phrase-table/
> /Finished loading phrase tables : [1.000] seconds/
> /Start loading phrase table from phrase-model/phrase-table : [1.000]
> seconds/
> /terminate called throwing an exceptionAbort trap: 6/
> 
> 
> Could someone help me solve this? Any help will be appreciated.
> 
> Thayd
> 
> 
> 
> 
> _______________________________________________
> 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