dselivanov / text2vec

Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
http://text2vec.org
Other
852 stars 136 forks source link

Performance degradation with sparsepp >= 1.1 #168

Closed dselivanov closed 7 years ago

dselivanov commented 7 years ago

See https://github.com/greg7mdp/sparsepp/issues/31. Simply text2vec is not usable with latest sparsepp version(1.1). As workaround please use sparsepp 1.0 from here.