{
  "_id": "6a22924ccd65a98ecbd55d48",
  "Package": "wordvector",
  "Type": "Package",
  "Title": "Word and Document Vector Models",
  "Version": "0.6.2",
  "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",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://koheiw.r-universe.dev",
  "Date/Publication": "2026-04-06 06:07:21 UTC",
  "RemoteUrl": "https://github.com/koheiw/wordvector",
  "RemoteRef": "HEAD",
  "RemoteSha": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 09:03:35 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)",
  "MD5sum": "ffac3b822c80827e58c5afadc1029ab8",
  "_user": "koheiw",
  "_type": "src",
  "_file": "wordvector_0.6.2.tar.gz",
  "_fileid": "f39c65a0281094d20866326e3761e6025bcf387146e68a5641a3adf8af70e868",
  "_filesize": 4533190,
  "_sha256": "f39c65a0281094d20866326e3761e6025bcf387146e68a5641a3adf8af70e868",
  "_created": "2026-06-05T09:03:35.000Z",
  "_published": "2026-06-05T09:09:32.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79697296410,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432900327"
    },
    {
      "job": 79697296446,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432899329"
    },
    {
      "job": 79697296443,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432900392"
    },
    {
      "job": 79697296449,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432891149"
    },
    {
      "job": 79697296427,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432898714"
    },
    {
      "job": 79697296367,
      "time": 261,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432923269"
    },
    {
      "job": 79697296276,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432891675"
    },
    {
      "job": 79697296301,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432936191"
    },
    {
      "job": 79696750701,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432840734"
    },
    {
      "job": 79697296401,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432879488"
    },
    {
      "job": 79697296304,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432895422"
    },
    {
      "job": 79697296338,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432886548"
    },
    {
      "job": 79697296368,
      "time": 208,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432907111"
    }
  ],
  "_buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/koheiw/wordvector",
  "_commit": {
    "id": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
    "author": "Kohei Watanabe <watanabe.kohei@gmail.com>",
    "committer": "Kohei Watanabe <watanabe.kohei@gmail.com>",
    "message": "Update tests for quanteda v4.4.0\n",
    "time": 1775455641
  },
  "_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"
  },
  "_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-25",
      "n": 1
    },
    {
      "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
    }
  ],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "koheiw",
      "count": 573,
      "uuid": 6572963
    },
    {
      "user": "jwijffels",
      "count": 69,
      "uuid": 1710810
    }
  ],
  "_userbio": {
    "uuid": 6572963,
    "type": "user",
    "name": "Kohei Watanabe",
    "description": "Data scientist specializing in political and financial text analysis"
  },
  "_downloads": {
    "count": 510,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wordvector"
  },
  "_devurl": "https://github.com/koheiw/wordvector",
  "_searchresults": 37,
  "_topics": [
    "cpp"
  ],
  "_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/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": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.443262987458695,
  "_indexed": true,
  "_nocasepkg": "wordvector",
  "_universes": [
    "koheiw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-05T09:06:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "23ae2f359024d84f41a48629a2d7c3b740bc50f1fe91782db30206f5904b1bfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-05T09:06:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "dcd9422ed28702ae1f85bb4485f9a284c6a5b4eae5932ad0d136c1d10517ac74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-05T09:06:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "9a04c3298e7214111f8858e22f8bb68f2213e52212f35e3e2bef6c94e5271a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-05T09:05:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "74d7423c5d46295fe4287f935c35e48fec39b8c6379975fbb2bcf864be78800e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-05T09:05:58.000Z",
      "arch": "aarch64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "7c612a9f249e717aa63ff43aedb3f3ba3b689686ae4aac012542f8080768be89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-05T09:06:44.000Z",
      "arch": "x86_64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "8c82b6934a7d5303b281d38929a52bd7982d624cc8f7ecf8a223300dd6620b50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-05T09:05:33.000Z",
      "arch": "aarch64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "73a681c53df3176fa254ea81b5568975a13e9063f90e6d7759a3c245373b801c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-05T09:07:00.000Z",
      "arch": "x86_64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "057aefe358b0c9c73fea36ef6dbfd4bd615335a927558b1efe7ab60e2ef03c73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-05T09:05:56.000Z",
      "arch": "emscripten",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "2ca508c6de188edf74b3bfb51bc7a8d35624528c82a00afc7a8c2df36afd72fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-05T09:05:10.000Z",
      "arch": "x86_64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "6282f4eb8dbf44f95dbce75c73be7a4a95882e73f4fe17e81faa136d15f65f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-05T09:04:57.000Z",
      "arch": "x86_64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "8d41cb6d9fc918215d95524b359194776a5481a19587eb4c7dbde72a1506f924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-05T09:05:19.000Z",
      "arch": "x86_64",
      "commit": "9500fd77b1825e27473106a8ccdf7a433bb0fbdc",
      "fileid": "1a8a281eca2d65a659ed583a8fcadd6d3ca8366c3fe2b4008d965db40aed6eab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/27005715919"
    }
  ]
}