p { margin-bottom: 0.1in; line-height: 120%; }a:link { }
Hi all,
I cannot manage to
run the Moses baseline:
http://www.statmt.org/moses/?n=Moses.Baseline
I get a M_range_check exception when I use the binarized versions of the
reordering tables
...
FeatureFunction: UnknownWordPenalty0 start: 0 end: 0
line=WordPenalty
FeatureFunction: WordPenalty0 start: 1 end: 1
line=PhrasePenalty
FeatureFunction: PhrasePenalty0 start: 2 end: 2
line=PhraseDictionaryCompact name=TranslationModel0 num-features=4
path=/home/antonio/working/binarised-model/phrase-table input-factor=0
output-factor=0
FeatureFunction: TranslationModel0 start: 3 end: 6
line=LexicalReordering name=LexicalReordering0 num-features=6
type=wbe-msd-bidirectional-fe-allff input-factor=0 output-factor=0
path=/home/antonio/working/binarised-model/reordering-table.minlexr
Initializing Lexical Reordering Feature..
FeatureFunction: LexicalReordering0 start: 7 end: 12
line=Distortion
FeatureFunction: Distortion0 start: 13 end: 13
line=KENLM name=LM0 factor=0
path=/home/antonio/lm/news-commentary-v8.fr-en.blm.en order=3
FeatureFunction: LM0 start: 14 end: 14
Loading UnknownWordPenalty0
Loading WordPenalty0
Loading PhrasePenalty0
Loading LexicalReordering0
Loading table into memory...Exception: vector::_M_range_check
I use this command
to start the moses decoder:
$ ~/mosesdecoder/bin/moses -f
~/working/binarised-model/moses.ini
The moses.ini file that I'm using is attached to this email.
This is the command
I used to install moses:
$ ./bjam
--with-cmph=cmph-2.0 --with-xmlrpc-c=xmlrpc-c-1.33.18
--with-irstlm=irstlm-5.80.08/trunk –with-boost=boost_1_59_0
Any ideas on how to
solve this problem?
Thanks,
Antonio
moses.ini
Description: Binary data
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
