简体   繁体   English

如何在R,Windows 64位中为word2vec安装软件包?

[英]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. 我正在尝试从GitHub安装软件包wordVectorsrword2vec ,但是有问题。

Links: 链接:

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

This should work: 这应该工作:

  1. Go to their github pages (eg https://github.com/bmschmidt/wordVectors ) 转到他们的github页面(例如https://github.com/bmschmidt/wordVectors
  2. Click 'Clone or Download' to download a .zip file 点击“克隆或下载”以下载.zip文件
  3. In RStudio, click on the packages tab in the bottop right-hand panel 在RStudio中,单击bottop右侧面板中的程序包选项卡
  4. Click 'Install' 点击“安装”
  5. Under Install From, select 'Package Archive/Zip' 在“安装来源”下,选择“软件包存档/压缩”
  6. Select the .zip file you just downloaded 选择您刚刚下载的.zip文件
  7. Click open 点击打开

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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