GloVe icon indicating copy to clipboard operation
GloVe copied to clipboard

Bug? ./demo.sh: line 55: 12878 Bus error: 10

Open vlavorini opened this issue 8 years ago • 2 comments

Hello,

I tried the code on a text (680kbyte, words with abbreviations and non-text characters), and for some of the pairs I get that in the glove thread, in glove.c, the cr.val is equal to zero, so the log(cr.val) is infinite. Is that due to the non text characters, like - * \ / ? Thank you!

vlavorini avatar May 22 '17 10:05 vlavorini

i also got this problem. any ideas?

dzf0023 avatar Mar 22 '20 20:03 dzf0023

Mind sharing a sample text which leads to this result?

On Sun, Mar 22, 2020 at 1:18 PM dzf0023 [email protected] wrote:

i also got this problem. any ideas?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/GloVe/issues/82#issuecomment-602266073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2AYWPM6MQRAC4MK3N6ZALRIZW7XANCNFSM4DMIVU5A .

AngledLuffa avatar Mar 22 '20 22:03 AngledLuffa