Hello, and thank you for this great package!
I followed your vignette to estimate local GloVe embeddings. This worked so far, but when I try to estimate the transformation matrix with compute_transform(x = toks_fcm, pre_trained = local_glove, weighting = 'log'), I get the error:
.subscript.2ary(x, i, , drop = TRUE) : subscript out of bounds
This does not happen when I do not set weighting = log.
Can someone point me to why this might happen, since weighting = log is the recommended option here.
Best,
k
Hello, and thank you for this great package!
I followed your vignette to estimate local GloVe embeddings. This worked so far, but when I try to estimate the transformation matrix with compute_transform(x = toks_fcm, pre_trained = local_glove, weighting = 'log'), I get the error:
.subscript.2ary(x, i, , drop = TRUE) : subscript out of bounds
This does not happen when I do not set weighting = log.
Can someone point me to why this might happen, since weighting = log is the recommended option here.
Best,
k