hyperdrive / word2vec

Automatically exported from code.google.com/p/word2vec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

word2phrase segmentation fault

GoogleCodeExporter opened this issue · comments

When I run demo-phrases.sh on Linux I get the following error message:

./demo-phrases.sh: line 6:  5492 Segmentation fault      ./word2phrase -train 
text8 -output text8-phrase -threshold 500 -debug 2





Original issue reported on code.google.com by matthias...@gmail.com on 25 Aug 2013 at 11:12

having the same. Compiled with gcc47 on amazon standard image. word2vec works 
fine.

Original comment by Jacco.J...@gmail.com on 13 Sep 2013 at 12:04

ditto

Original comment by brent.pa...@gmail.com on 17 Nov 2013 at 6:24

Hit this as well and found the box out of memory and no swap configured
might want to check for NULL on mallocs

Original comment by long.ke...@gmail.com on 17 Nov 2014 at 3:40