{
  "_id": "6a495ad2f6c47c441949e4c8",
  "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-06-24 02:25:30 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/63b3affaba763b51cf0794d44e8a9ccb579b9e73792084a329aa4c2e89698633",
  "_filesize": 346416,
  "_sha256": "63b3affaba763b51cf0794d44e8a9ccb579b9e73792084a329aa4c2e89698633",
  "_expires": "2026-10-12T19:11:13.000Z",
  "_created": "2026-06-24T02:25:30.000Z",
  "_published": "2026-07-04T19:11:14.700Z",
  "_jobs": [
    {
      "job": 85159378274,
      "time": 201,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838665443"
    },
    {
      "job": 85159378242,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838665562"
    },
    {
      "job": 85159378244,
      "time": 206,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838666300"
    },
    {
      "job": 85159378226,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838665709"
    },
    {
      "job": 85159378270,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838647558"
    },
    {
      "job": 85159378279,
      "time": 186,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838661768"
    },
    {
      "job": 85159378309,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838650003"
    },
    {
      "job": 85159378100,
      "time": 388,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838702664"
    },
    {
      "job": 85159377917,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838624258"
    },
    {
      "job": 85159378267,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838663930"
    },
    {
      "job": 85159378251,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838653308"
    },
    {
      "job": 85159378161,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838650490"
    },
    {
      "job": 85159378186,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838655616"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078",
  "_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": 1396,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/word2vec"
  },
  "_mentions": 413,
  "_devurl": "https://github.com/bnosac/word2vec",
  "_searchresults": 341,
  "_rbuild": "4.6.0",
  "_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.562151956470034,
  "_indexed": true,
  "_nocasepkg": "word2vec",
  "_universes": [
    "bnosac",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-24T02:28:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/c02a6c697f393ef778dcf395093b86103171044308491d38fe0258455c2a7b4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-24T02:28:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/1461fa87366ae43fedf99fddf493de784ff8aba23fdc7c6c5727bc3aa28bfe26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-24T02:28:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/71560c1bff3cfc7d45fd4f67a9e9238d61cdf758f80974561b9ca41786380cef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-24T02:28:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/e8a2e0e2312e364495ee8725e8cb2834da3e3242a7fc5fb523165f00ac2e3d78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-24T02:27:20.000Z",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/00b1fce5da68a0ed26c4e5d1e7d9aacd98a8f8b568248e83f5b9a6d1607a08fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-24T02:27:57.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/23e9576f5c01ace2dd615af50c1fdedf0c1bbc979872b9c8e5e32c78c8edbb78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-24T02:27:27.000Z",
      "arch": "aarch64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/62eb00cf84e9a3f6ec89ead357e81d6bcc022dda97d7e992b5f5df9afd7dda8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-24T02:29:46.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/eb5964703aab07b7672d4f303dff4f705ffc04c641f2137e43840a60a51d0a38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-24T02:29:10.000Z",
      "arch": "emscripten",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/ef33017d81b74563563bef9ee95ad88226c8188c218f7fe911bbbe911b09d714",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-24T02:26:52.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/41033be11ed174085bb20ef51ab5fd3b8d4a4fe2d2cfdf53f321f79ba8186abe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-24T02:26:49.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/853450d7ec459a2ecab0675545209545b22fb498c46a4f68831f32e4bbeccf4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-24T02:26:57.000Z",
      "arch": "x86_64",
      "commit": "0b7ee12d42b286a6af82b858ae7960e328256314",
      "fileid": "https://r2.ropensci.org/0a1659d12328d04e17c39994a300b940b28def2ac639b4b9bdad47b7afd06b38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070743078"
    }
  ]
}