Hi Barry, Thank you very much for the info. It works now!
best, Nakazawa 2014-08-08 19:11 GMT+09:00 Barry Haddow <[email protected]>: > Hi Toshiaki > > Thanks for the clear bug report. > > If you supply kbmira with an initial weights file, like the one attached, > using the --dense-init argument, then it does not seg fault. This is > supplied automatically if you use kbmira from within mert-moses.pl > > I will try to fix kbmira so that it at least gives an error message, or > supplies a sensible default, when no weights file is given, > > cheers - Barry > > > On 08/08/14 09:04, Toshiaki Nakazawa wrote: >> >> Hi all, >> >> I'm now trying the latest version of Moses (git pull and bjam -a >> today). When I use kbmira with some data, it dies after the first >> update. >> >> $ mosesdecoder/bin/kbmira --scfile run0.scores.dat --ffile >> run0.features.dat >> kbmira with c=0.01 decay=0.999 no_shuffle=0 >> Initialising random seed from system clock >> .................Initial BLEU = 0.135127 >> 1013/1790 updates, avg loss = 1.67374, BLEU = 0.166537 >> zsh: segmentation fault nice -19 >> /Users/nakazawa/work/MT/tool/mosesdecoder/bin/kbmira --scfile -o >> >> The data are >> http://lotus.kuee.kyoto-u.ac.jp/~nakazawa/run0.scores.dat >> http://lotus.kuee.kyoto-u.ac.jp/~nakazawa/run0.features.dat >> >> $ g++ --version >> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr >> --with-gxx-include-dir=/usr/include/c++/4.2.1 >> Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) >> Target: x86_64-apple-darwin13.3.0 >> Thread model: posix >> >> Does someone have any ideas? >> >> Thanks, >> >> Toshiaki Nakazawa >> _______________________________________________ >> 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
