ok, i'll try to work it out.

can you:

--mail me your moses.ini file
--mail me the commands you ran to create your language model
--tell me exactly how much language model data you used and what it
is;  if it is europarl then that should be ok

Miles

2009/2/24 Michael Zuckerman <[email protected]>:
> 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.
>
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>



-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to