{
  "_id": "6a63102ed3420cf5dfdb6988",
  "Package": "word2vec",
  "Type": "Package",
  "Title": "Distributed Representations of Words",
  "Version": "0.4.1",
  "Authors@R": "c(\nperson('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be', comment = \"R wrapper\"),\nperson('Kohei', 'Watanabe', role = 'aut', email = 'watanabe.kohei@gmail.com', comment = c(ORCID = '0000-0001-6519-5265')),\nperson('BNOSAC', role = 'cph', comment = \"R wrapper\"),\nperson('Max', 'Fomichev', role = c('ctb', 'cph'), comment = \"Code in src/word2vec\"))",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Description": "Learn vector representations of words by continuous bag of\nwords and skip-gram implementations of the 'word2vec'\nalgorithm. The techniques are detailed in the paper\n\"Distributed Representations of Words and Phrases and their\nCompositionality\" by Mikolov et al. (2013), available at\n<doi:10.48550/arXiv.1310.4546>.",
  "URL": "https://github.com/bnosac/word2vec",
  "License": "Apache License (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://bnosac.r-universe.dev",
  "Date/Publication": "2025-11-26 20:16:11 UTC",
  "RemoteUrl": "https://github.com/bnosac/word2vec",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b7ee12d42b286a6af82b858ae7960e328256314",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:21:28 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (R wrapper),\nKohei Watanabe [aut] (ORCID: <https://orcid.org/0000-0001-6519-5265>),\nBNOSAC [cph] (R wrapper),\nMax Fomichev [ctb, cph] (Code in src/word2vec)",
  "_user": "bnosac",
  "_type": "src",
  "_file": "word2vec_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/87afd9fbc607961c4912aeb59a79e6ea71958c198eae742742cb57963feedaf6",
  "_filesize": 344561,
  "_sha256": "87afd9fbc607961c4912aeb59a79e6ea71958c198eae742742cb57963feedaf6",
  "_expires": "2026-11-01T07:11:40.000Z",
  "_created": "2026-07-24T06:21:28.000Z",
  "_published": "2026-07-24T07:11:42.315Z",
  "_jobs": [
    {
      "job": 89414824868,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588427071"
    },
    {
      "job": 89414824921,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588425565"
    },
    {
      "job": 89414824887,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588423266"
    },
    {
      "job": 89414824875,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588434609"
    },
    {
      "job": 89414824857,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589298721"
    },
    {
      "job": 89414824874,
      "time": 257,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589337383"
    },
    {
      "job": 89414824898,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589310276"
    },
    {
      "job": 89414824872,
      "time": 331,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589352626"
    },
    {
      "job": 89414394793,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588385791"
    },
    {
      "job": 89414824799,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588419567"
    },
    {
      "job": 89414824864,
      "time": 150,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588430331"
    },
    {
      "job": 89414824832,
      "time": 162,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588433688"
    },
    {
      "job": 89414824854,
      "time": 160,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588433714"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991",
  "_status": "success",
  "_upstream": "https://github.com/bnosac/word2vec",
  "_commit": {
    "id": "0b7ee12d42b286a6af82b858ae7960e328256314",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "fix note about arXiv DOI in DESCRIPTION\n",
    "time": 1764188171
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.5",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "udpipe",
      "role": "Suggests"
    }
  ],
  "_owner": "bnosac",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.4.1",
      "date": "2025-11-26"
    }
  ],
  "_topics": [
    "embeddings",
    "natural-language-processing",
    "word2vec",
    "cpp"
  ],
  "_stars": 73,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 71,
      "uuid": 1710810
    },
    {
      "user": "koheiw",
      "count": 19,
      "uuid": 6572963
    }
  ],
  "_userbio": {
    "uuid": 20105826,
    "type": "organization",
    "name": "bnosac",
    "followers": 45,
    "description": "open sourced projects"
  },
  "_downloads": {
    "count": 903,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/word2vec"
  },
  "_mentions": 413,
  "_devurl": "https://github.com/bnosac/word2vec",
  "_searchresults": 341,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/word2vec.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bnosac/word2vec",
  "_realowner": "bnosac",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-04"
    },
    {
      "version": "0.2.0",
      "date": "2020-06-11"
    },
    {
      "version": "0.2.1",
      "date": "2020-06-12"
    },
    {
      "version": "0.3.0",
      "date": "2020-09-02"
    },
    {
      "version": "0.3.2",
      "date": "2020-10-10"
    },
    {
      "version": "0.3.3",
      "date": "2020-11-26"
    },
    {
      "version": "0.3.4",
      "date": "2021-07-02"
    },
    {
      "version": "0.4.0",
      "date": "2023-10-07"
    },
    {
      "version": "0.4.1",
      "date": "2025-11-27"
    }
  ],
  "_exports": [
    "doc2vec",
    "read.word2vec",
    "read.wordvectors",
    "txt_clean_word2vec",
    "word2vec",
    "word2vec_similarity",
    "write.word2vec"
  ],
  "_help": [
    {
      "page": "as.matrix.word2vec",
      "title": "Get the word vectors of a word2vec model",
      "topics": [
        "as.matrix.word2vec"
      ]
    },
    {
      "page": "doc2vec",
      "title": "Get document vectors based on a word2vec model",
      "topics": [
        "doc2vec"
      ]
    },
    {
      "page": "predict.word2vec",
      "title": "Predict functionalities for a word2vec model",
      "topics": [
        "predict.word2vec"
      ]
    },
    {
      "page": "read.word2vec",
      "title": "Read a binary word2vec model from disk",
      "topics": [
        "read.word2vec"
      ]
    },
    {
      "page": "read.wordvectors",
      "title": "Read word vectors from a word2vec model from disk",
      "topics": [
        "read.wordvectors"
      ]
    },
    {
      "page": "txt_clean_word2vec",
      "title": "Text cleaning specific for input to word2vec",
      "topics": [
        "txt_clean_word2vec"
      ]
    },
    {
      "page": "word2vec",
      "title": "Train a word2vec model on text",
      "topics": [
        "word2vec"
      ]
    },
    {
      "page": "word2vec_similarity",
      "title": "Similarity between word vectors as used in word2vec",
      "topics": [
        "word2vec_similarity"
      ]
    },
    {
      "page": "word2vec.character",
      "title": "Train a word2vec model on text",
      "topics": [
        "word2vec.character"
      ]
    },
    {
      "page": "word2vec.list",
      "title": "Train a word2vec model on text",
      "topics": [
        "word2vec.list"
      ]
    },
    {
      "page": "write.word2vec",
      "title": "Save a word2vec model to disk",
      "topics": [
        "write.word2vec"
      ]
    }
  ],
  "_readme": "https://github.com/bnosac/word2vec/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppProgress"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.417266538182892,
  "_indexed": true,
  "_nocasepkg": "word2vec",
  "_universes": [
    "bnosac",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-24T06:23:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/c9787afa672fcb1986a535eeeb7d44512b51e9ad19de57bd3bfa02fb3e64bc61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-24T06:23:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/28de16ad0ee8ea1e6635ee94224e0be547031487f82fe0d8a4b962b94deebad8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-24T06:23:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/c936eeef9b21e8bf8941c5ab599fdc4531aff97d174886e9e70d5784af74a363",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-24T06:23:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/4be5a008e99343080d555af5a331459a5232e65ebbb1fbe290afc8a5a5f877a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-24T07:08:06.000Z",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/c9e431585f0cfc3236f104721ed57e99d07b8dce0bd09940a1ef282655a4564b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-24T07:09:04.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/fe159c332517550eca2480a2558945af3c3fd795d544674441fd7f71afc7330a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-24T07:08:37.000Z",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/7c0b387c1ec49b42aed758edee2116fd4769c1ebfd4f37de9805084122ae9e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-24T07:08:21.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/6ef55377bfa4a6cf05b4bfb14182efc2d5e3468c7c7f925826e94d4ca39166f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-24T06:23:40.000Z",
      "arch": "emscripten",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/517e11501013383480659bd3369fe0afe907cd07c9bdceb45a2dad63ea3f9a95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-24T06:22:55.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/7e16d51a3bb5eae194724859a2206e53e935e41b7d89c6fca2d592ef540d6f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-24T06:23:16.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/6ee150f47d57fc44346cc40f369168459e6a30eeb85e0ef5f3949b306086c4ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-24T06:23:03.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/4f3b325ce6bbae7657a7db6f6db74b092c0e93b48ee04960dfaf8e59c706cbda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071896991"
    }
  ]
}