【问题标题】:how to install packages for word2vec in R, windows 64-bit?如何在 R、Windows 64 位中安装 word2vec 的软件包?
【发布时间】:2020-01-02 05:58:45
【问题描述】:

我正在尝试从 GitHub 安装包 wordVectorsrword2vec,但遇到了问题。

链接:

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

【问题讨论】:

  • 欢迎来到 SO!您能否举例说明您尝试过的代码以及遇到的具体问题?这样,这里的人就更容易提供帮助。

标签: r word2vec


【解决方案1】:

这应该可行:

  1. 转到他们的 github 页面(例如 https://github.com/bmschmidt/wordVectors
  2. 点击“克隆或下载”以下载 .zip 文件
  3. 在 RStudio 中,单击右下角面板中的包选项卡
  4. 点击“安装”
  5. 在安装自下,选择“Package Archive/Zip”
  6. 选择刚刚下载的 .zip 文件
  7. 点击打开

【讨论】:

    猜你喜欢
    • 2017-07-28
    • 2012-07-03
    • 1970-01-01
    • 2015-08-04
    • 1970-01-01
    • 2017-09-12
    • 2019-05-17
    • 2017-05-31
    • 1970-01-01
    相关资源
    最近更新 更多