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
--
"In case of discrepancy, you must ignore what they ask for
and give what they need, ignore what they would like and
tell them what they don't want to hear but need to know."
-- E.W. Dijkstra
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support