{
  "_id": "6a66f8c3a43a83b8c047f7b8",
  "Package": "wordvector",
  "Type": "Package",
  "Title": "Word and Document Vector Models",
  "Version": "0.6.3",
  "Authors@R": "c(\nperson('Kohei', 'Watanabe', role = c('aut', 'cre', 'cph'), email = 'watanabe.kohei@gmail.com', comment = c(ORCID = '0000-0001-6519-5265')),\nperson('Jan', 'Wijffels', role = 'aut', email = 'jwijffels@bnosac.be', comment = \"Original R code\"),\nperson('BNOSAC', role = 'cph', comment = \"Original R code\"),\nperson('Max', 'Fomichev', role = c('ctb', 'cph'), comment = \"Original C++ code\"))",
  "Maintainer": "Kohei Watanabe <watanabe.kohei@gmail.com>",
  "Description": "Create dense vector representation of words and documents\nusing 'quanteda'. Implements Word2vec (Mikolov et al., 2013)\n<doi:10.48550/arXiv.1310.4546>, Doc2vec (Le & Mikolov, 2014)\n<doi:10.48550/arXiv.1405.4053> and Latent Semantic Analysis\n(Deerwester et al., 1990)\n<doi:10.1002/(SICI)1097-4571(199009)41:6%3C391::AID-ASI1%3E3.0.CO;2-9>.",
  "URL": "https://github.com/koheiw/wordvector",
  "License": "Apache License (>= 2.0)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://koheiw.r-universe.dev",
  "Date/Publication": "2026-07-27 04:52:36 UTC",
  "RemoteUrl": "https://github.com/koheiw/wordvector",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f60997db89a476e04d3967515f807e89b0085bc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-27 06:00:14 UTC",
    "User": "root"
  },
  "Author": "Kohei Watanabe [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6519-5265>),\nJan Wijffels [aut] (Original R code),\nBNOSAC [cph] (Original R code),\nMax Fomichev [ctb, cph] (Original C++ code)",
  "_user": "koheiw",
  "_type": "src",
  "_file": "wordvector_0.6.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/2a3f1c65485abda301b74c77686ece4edf46ae21966fd45b6518a35564dbcf45",
  "_filesize": 4533757,
  "_sha256": "2a3f1c65485abda301b74c77686ece4edf46ae21966fd45b6518a35564dbcf45",
  "_expires": "2026-11-04T06:20:49.000Z",
  "_created": "2026-07-27T06:00:14.000Z",
  "_published": "2026-07-27T06:20:51.806Z",
  "_jobs": [
    {
      "job": 89899194962,
      "time": 221,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8643439077"
    },
    {
      "job": 89899195056,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8643434238"
    },
    {
      "job": 89899194974,
      "time": 166,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643424536"
    },
    {
      "job": 89899194992,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643441601"
    },
    {
      "job": 89899194964,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8643688937"
    },
    {
      "job": 89899194984,
      "time": 362,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8643678953"
    },
    {
      "job": 89899194970,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643728894"
    },
    {
      "job": 89899195044,
      "time": 312,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643664609"
    },
    {
      "job": 89898651930,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643374604"
    },
    {
      "job": 89899194944,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8643417111"
    },
    {
      "job": 89899194991,
      "time": 158,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8643421392"
    },
    {
      "job": 89899194983,
      "time": 162,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8643422494"
    },
    {
      "job": 89899194945,
      "time": 382,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643483605"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105",
  "_status": "success",
  "_upstream": "https://github.com/koheiw/wordvector",
  "_commit": {
    "id": "3f60997db89a476e04d3967515f807e89b0085bc",
    "author": "Kohei Watanabe <watanabe.kohei@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #60 from koheiw/add-padding\n\nAdd padding",
    "time": 1785127956
  },
  "_maintainer": {
    "name": "Kohei Watanabe",
    "email": "watanabe.kohei@gmail.com",
    "login": "koheiw",
    "twitter": "@koheiw7",
    "description": "Data scientist specializing in political and financial text analysis",
    "uuid": 6572963,
    "orcid": "0000-0001-6519-5265"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "quanteda",
      "role": "LinkingTo"
    },
    {
      "package": "quanteda",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "proxyC",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "rsvd",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "word2vec",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "koheiw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-31",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "koheiw",
      "count": 587,
      "uuid": 6572963
    },
    {
      "user": "jwijffels",
      "count": 69,
      "uuid": 1710810
    }
  ],
  "_userbio": {
    "uuid": 6572963,
    "type": "user",
    "name": "Kohei Watanabe",
    "followers": 191,
    "description": "Data scientist specializing in political and financial text analysis"
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wordvector"
  },
  "_devurl": "https://github.com/koheiw/wordvector",
  "_searchresults": 38,
  "_topics": [
    "cpp"
  ],
  "_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/wordvector.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/koheiw/wordvector",
  "_realowner": "koheiw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-12-11"
    },
    {
      "version": "0.2.0",
      "date": "2025-01-07"
    },
    {
      "version": "0.3.0",
      "date": "2025-03-12"
    },
    {
      "version": "0.5.0",
      "date": "2025-05-15"
    },
    {
      "version": "0.5.1",
      "date": "2025-06-20"
    },
    {
      "version": "0.6.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.6.1",
      "date": "2026-02-25"
    },
    {
      "version": "0.6.2",
      "date": "2026-04-06"
    }
  ],
  "_exports": [
    "analogy",
    "as.textmodel_doc2vec",
    "perplexity",
    "probability",
    "similarity",
    "textmodel_doc2vec",
    "textmodel_lsa",
    "textmodel_word2vec"
  ],
  "_datasets": [
    {
      "name": "data_corpus_news2014",
      "title": "Yahoo News summaries from 2014",
      "object": "data_corpus_news2014",
      "class": [
        "corpus",
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "analogy",
      "title": "Convert formula to named character vector",
      "topics": [
        "analogy"
      ]
    },
    {
      "page": "as.matrix",
      "title": "Extract word or document vectors",
      "topics": [
        "as.matrix.textmodel_doc2vec",
        "as.matrix.textmodel_word2vec"
      ]
    },
    {
      "page": "as.textmodel_doc2vec",
      "title": "Create distributed representation of documents",
      "topics": [
        "as.textmodel_doc2vec"
      ]
    },
    {
      "page": "data_corpus_news2014",
      "title": "Yahoo News summaries from 2014",
      "topics": [
        "data_corpus_news2014"
      ]
    },
    {
      "page": "probability",
      "title": "Compute probability of words",
      "topics": [
        "probability"
      ]
    },
    {
      "page": "similarity",
      "title": "Compute similarity between word or document vectors",
      "topics": [
        "similarity"
      ]
    },
    {
      "page": "textmodel_doc2vec",
      "title": "Doc2vec model",
      "topics": [
        "textmodel_doc2vec"
      ]
    },
    {
      "page": "textmodel_lsa",
      "title": "Latent Semantic Analysis model",
      "topics": [
        "textmodel_lsa"
      ]
    },
    {
      "page": "textmodel_word2vec",
      "title": "Word2vec model",
      "topics": [
        "textmodel_word2vec"
      ]
    }
  ],
  "_readme": "https://github.com/koheiw/wordvector/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmatch",
    "irlba",
    "ISOcodes",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "proxyC",
    "quanteda",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "RSpectra",
    "rsvd",
    "SnowballC",
    "stopwords",
    "stringi",
    "xml2",
    "yaml"
  ],
  "_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": 5.482873583608754,
  "_indexed": true,
  "_nocasepkg": "wordvector",
  "_universes": [
    "koheiw"
  ],
  "_previous": "0.6.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-07-27T06:03:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/a656b946e1c72dfda966c89f4e1e1bcfbc88a18810da35befda47730bb923a47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-07-27T06:03:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/eb557c9fff6d37699f4320cc06e0ad74495207cd34941da79b7bf3a68f3e53c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-07-27T06:02:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/38624db7e4cfdd2d7e753dfcb171a96966db5c0830b32968aceb2032ac16d423",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-07-27T06:03:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/517e326b68d16c8bc1b88b1d2a904428bd7cff41702094ae64a96b6687ef31c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-07-27T06:17:29.000Z",
      "arch": "aarch64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/c1964ec4b4492b6cd7a83be66acef4ac6a1cf7eea04b4361b4da7c11734516a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-07-27T06:15:17.000Z",
      "arch": "x86_64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/6755fb1e73e134bbe09b87d267f8486724e72b848eb916922d1611e806928e0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-07-27T06:19:21.000Z",
      "arch": "aarch64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/5516460ef9dad8b83d325c2f7fc0021797a3fe5b5efc5216fa03ac7b1c2cf720",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-07-27T06:14:52.000Z",
      "arch": "x86_64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/48c729eebdcbfc543955adbc3649b89e394c27f769d5dc37d0eebacffa8e116d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.3",
      "date": "2026-07-27T06:03:04.000Z",
      "arch": "emscripten",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/6257e7652e4427201f9ef99bf31c57f01af67060aaf00b92e274e3be591359aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-07-27T06:01:49.000Z",
      "arch": "x86_64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/1f4bfee1e964f109d0f89c029e0365fca96cddf3eeb9bd8a7c205bf4a44edde5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-07-27T06:01:50.000Z",
      "arch": "x86_64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/ac33db842466e486ad57da44945112628142caa5ed8a07d3653ce49409c44700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-07-27T06:05:22.000Z",
      "arch": "x86_64",
      "commit": "3f60997db89a476e04d3967515f807e89b0085bc",
      "fileid": "https://r2.ropensci.org/b2757b31132da4a357fac5b10189a2afede60f2595d26d36f9b379fea22437f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/30241198105"
    }
  ]
}