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
