{
  "_id": "6a1e755c1d7bb097a0a63af4",
  "Package": "wordsalad",
  "Title": "Provide Tools to Extract and Analyze Word Vectors",
  "Version": "0.2.0.9000",
  "Authors@R": "person(given = \"Emil\",\nfamily = \"Hvitfeldt\",\nrole = c(\"aut\", \"cre\"),\nemail = \"emilhhvitfeldt@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0679-1945\"))",
  "Description": "Provides access to various word embedding methods (GloVe,\nfasttext and word2vec) to extract word vectors using a unified\nframework to increase reproducibility and correctness.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/EmilHvitfeldt/wordsalad",
  "BugReports": "https://github.com/EmilHvitfeldt/wordsalad/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://emilhvitfeldt.r-universe.dev",
  "Date/Publication": "2020-09-24 06:59:49 UTC",
  "RemoteUrl": "https://github.com/emilhvitfeldt/wordsalad",
  "RemoteRef": "HEAD",
  "RemoteSha": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:47:44 UTC",
    "User": "root"
  },
  "Author": "Emil Hvitfeldt [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0679-1945>)",
  "Maintainer": "Emil Hvitfeldt <emilhhvitfeldt@gmail.com>",
  "MD5sum": "f61533db37fa1dea1ae607eae1f5b7cc",
  "_user": "emilhvitfeldt",
  "_type": "src",
  "_file": "wordsalad_0.2.0.9000.tar.gz",
  "_fileid": "0d3df36d9262a5c08d7135e63f2722067eb08daf8aa12163e9bf46a82721f230",
  "_filesize": 129960,
  "_sha256": "0d3df36d9262a5c08d7135e63f2722067eb08daf8aa12163e9bf46a82721f230",
  "_created": "2026-06-01T07:47:44.000Z",
  "_published": "2026-06-02T06:17:00.336Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79010896966,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326040819"
    },
    {
      "job": 79010896790,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326041658"
    },
    {
      "job": 79010896935,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326036011"
    },
    {
      "job": 79010896789,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326045849"
    },
    {
      "job": 79010896566,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325999218"
    },
    {
      "job": 79010897011,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326033319"
    },
    {
      "job": 79010896436,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350323159"
    },
    {
      "job": 79010896925,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326028057"
    },
    {
      "job": 79010896692,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326022871"
    }
  ],
  "_buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/emilhvitfeldt/wordsalad",
  "_commit": {
    "id": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
    "author": "EmilHvitfeldt <emilhhvitfeldt@gmail.com>",
    "committer": "EmilHvitfeldt <emilhhvitfeldt@gmail.com>",
    "message": "update readme\n",
    "time": 1600930789
  },
  "_maintainer": {
    "name": "Emil Hvitfeldt",
    "email": "emilhhvitfeldt@gmail.com",
    "login": "emilhvitfeldt",
    "bluesky": "@emilhvitfeldt.bsky.social",
    "description": "All things @tidymodels",
    "uuid": 14034784,
    "orcid": "0000-0002-0679-1945"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "text2vec",
      "role": "Imports"
    },
    {
      "package": "word2vec",
      "role": "Imports"
    },
    {
      "package": "fastTextR",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "emilhvitfeldt",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "emilhvitfeldt",
      "count": 23,
      "uuid": 14034784
    }
  ],
  "_userbio": {
    "uuid": 14034784,
    "type": "user",
    "name": "Emil Hvitfeldt",
    "description": "All things @tidymodels"
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wordsalad"
  },
  "_devurl": "https://github.com/emilhvitfeldt/wordsalad",
  "_searchresults": 11,
  "_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/wordsalad.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/emilhvitfeldt/wordsalad",
  "_realowner": "emilhvitfeldt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2020-09-23"
    }
  ],
  "_exports": [
    "fasttext",
    "glove",
    "word2vec"
  ],
  "_datasets": [
    {
      "name": "fairy_tales",
      "title": "The text of H.C. Andersen's fairy tales in English",
      "object": "fairy_tales",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fairy_tales",
      "title": "The text of H.C. Andersen's fairy tales in English",
      "topics": [
        "fairy_tales"
      ]
    },
    {
      "page": "fasttext",
      "title": "Extract word vectors from fasttext word embedding",
      "topics": [
        "fasttext"
      ]
    },
    {
      "page": "glove",
      "title": "Extract word vectors from GloVe word embedding",
      "topics": [
        "glove"
      ]
    },
    {
      "page": "word2vec",
      "title": "Extract word vectors from word2vec word embedding",
      "topics": [
        "word2vec"
      ]
    }
  ],
  "_readme": "https://github.com/emilhvitfeldt/wordsalad/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "digest",
    "fastTextR",
    "float",
    "glue",
    "lattice",
    "lgr",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixExtra",
    "mlapi",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "RhpcBLASctl",
    "rlang",
    "rsparse",
    "slam",
    "stringi",
    "text2vec",
    "tibble",
    "utf8",
    "vctrs",
    "word2vec"
  ],
  "_score": 3.6434526764861874,
  "_indexed": true,
  "_nocasepkg": "wordsalad",
  "_universes": [
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-01T07:49:48.000Z",
      "distro": "noble",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "2b4279c457dde2d72ecc2eead1ac99242184f0ef8b92a8489bbdd156bb02bb2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-01T07:49:50.000Z",
      "distro": "noble",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "0103508b79d55b22e887c7cbeebdb12422cb32536d7fa8d71f12732becaafb85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-01T07:49:40.000Z",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "7f9f56def1696cfad4fa03054aa7296cf9c655d6f23e15fc9a7a7d03323d1e8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-01T07:50:09.000Z",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "87da4bee5d679ff31d3fc4e0aa1680d82bfcfb3522c93bcf7feae0ae55910d7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-01T07:49:42.000Z",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "8013643b741dd08916577c6f4488c20e03de9da18559565a67be33b39716a8ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-02T06:16:19.000Z",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "d68be8dd49086a72bd51949db540ac52a3bbe7f976af63366f9f6db3fb535461",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-01T07:49:05.000Z",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "d8fb69142f9d7ff9cc2f1e839d2cb518bad995751223e8427f66e1fc1989424d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-01T07:48:47.000Z",
      "commit": "7931d9ac20f1003cb91dd0176a8c476c93eff5cc",
      "fileid": "e1ea7011081e50777526fbf28e4fef59e48135b673a96737d8b351f146b0f618",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/26741943873"
    }
  ]
}