Hi,

> I am running moses on a small example containing two german sentences (in
> file "in"):
> das ist ein kleines haus
> das ist ein kleines haus
> I am using the attached randlm language model model.BloomMap, and the
> attached phrase table and moses.ini files.
> My command line is:
> $ ../../../../mosesdecoder/moses-cmd/src/moses -f moses.ini < in > out
> When loading the language model, moses gives an error:
>
> Defined parameters (per moses.ini or switch):
>         config: moses.ini
>         input-factors: 0
>         lmodel-file: 5 0 3
> /home/michez/alfabetic/lm/randlm/test/model.BloomMap
>         mapping: T 0
>         ttable-file: 0 0 1 phrase-table
>         ttable-limit: 10
>         weight-d: 1
>         weight-l: 1
>         weight-t: 1
>         weight-w: 0
> Added ScoreProducer(0 Distortion) index=0-0
> Added ScoreProducer(1 WordPenalty) index=1-1
> Added ScoreProducer(2 !UnknownWordPenalty) index=2-2
> Loading lexical distortion models...
> have 0 models
> Start loading LanguageModel
> /home/michez/alfabetic/lm/randlm/test/model.BloomMap : [0.000] seconds
> pure virtual method called
> terminate called without an active exception
> Aborted
>
> Do you have a clue how to handle this error ?
>
> Thanks,
>     Michael.
>

Attachment: model.BloomMap.gz
Description: GNU Zip compressed data

Attachment: moses.ini
Description: Binary data

Attachment: in
Description: Binary data

Attachment: phrase-table
Description: Binary data

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to