hi jacob

can you send me the ini file and the 1st few lines of your phrase table. 
Also, please see this email about recent issues with the phrase table
    http://www.mail-archive.com/[email protected]/msg02658.html


On 28/07/2010 15:19, Jacob Sparre Andersen wrote:
> I have managed to compile and install Moses on my
> Debian/squeeze system.  And I have fixed "moses.ini" (wrong
> paths) and "phrase-table" (wrong format).
>
> But now I get a segmentation fault, when I run Moses:
>
> $ echo 'das ist ein kleines haus' | moses -f moses.ini
> Defined parameters (per moses.ini or switch):
>           DPR-file: DPR-file.txt
>           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-table
>           ttable-limit: 10
>           weight-DPR: 3
>           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 : [4.000] seconds
> Start loading PhraseTable phrase-table : [4.000] seconds
> filePath: phrase-table
> Segmentation fault
> $
>
> Any suggestions on what I have done wrong?
>
> I noticed that there came several warnings from the compiler
> while compiling Moses and the supporting tools.  Is that
> intended?
>
> Greetings,
>
> Jacob
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to