简体   繁体   中英

how to install packages for word2vec in R, windows 64-bit?

I'm trying to install packages wordVectors and rword2vec from GitHub, but having issues.

Links:

  1. https://github.com/bmschmidt/wordVectors
  2. https://github.com/mukul13/rword2vec

This should work:

  1. Go to their github pages (eg https://github.com/bmschmidt/wordVectors )
  2. Click 'Clone or Download' to download a .zip file
  3. In RStudio, click on the packages tab in the bottop right-hand panel
  4. Click 'Install'
  5. Under Install From, select 'Package Archive/Zip'
  6. Select the .zip file you just downloaded
  7. Click open

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM