dselivanov / text2vec

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

mismatch in installed version, could not run itoken function #345

Closed myliserta closed 4 months ago

myliserta commented 4 months ago

When I try to install the text2vec package, it downloads the 0.4.0 version. The latest one is 6.4.0. according to this link: https://cran.r-project.org/web/packages/text2vec/index.html

When I try to run the itoken() function, it delivers "could not find function "itoken".

dselivanov commented 4 months ago

It's not the package issue that your system installs old version. Please investigate why it does so.