{
  "_id": "6a1d34a81d7bb097a0a3c814",
  "Package": "keyclust",
  "Type": "Package",
  "Title": "A Model for Semi-Supervised Keyword Extraction from Word\nEmbedding Models",
  "Version": "1.2.5",
  "Authors@R": "person(\"Patrick\", \"Chester\",\nemail = \"patrickjchester@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "A fast and computationally efficient algorithm designed to\nenable researchers to efficiently and quickly extract\nsemantically-related keywords using a fitted embedding model.\nFor more details about the methods applied, see Chester (2025).\n<doi:10.17605/OSF.IO/5B7RQ>.",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://pchest.r-universe.dev",
  "Date/Publication": "2025-05-29 21:58:19 UTC",
  "RemoteUrl": "https://github.com/pchest/keyclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "d7cbec4502789be66707b263bf66532076e3a558",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 07:06:26 UTC",
    "User": "root"
  },
  "Author": "Patrick Chester [aut, cre]",
  "Maintainer": "Patrick Chester <patrickjchester@gmail.com>",
  "MD5sum": "6c03ae4e5fca91f3fd13bebfbd6c6950",
  "_user": "pchest",
  "_type": "src",
  "_file": "keyclust_1.2.5.tar.gz",
  "_fileid": "2bb9242ce670adb5a6939bbcab1c9be85d2c1b08c29b085643fe05fb6cd9543d",
  "_filesize": 1145689,
  "_sha256": "2bb9242ce670adb5a6939bbcab1c9be85d2c1b08c29b085643fe05fb6cd9543d",
  "_created": "2026-06-01T07:06:26.000Z",
  "_published": "2026-06-01T07:28:40.232Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78802813805,
      "time": 172,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325368413"
    },
    {
      "job": 78802813863,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325367267"
    },
    {
      "job": 78802813888,
      "time": 188,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325372341"
    },
    {
      "job": 78802813868,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325365399"
    },
    {
      "job": 78802813864,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325559748"
    },
    {
      "job": 78802813844,
      "time": 543,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325654194"
    },
    {
      "job": 78802813817,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325507286"
    },
    {
      "job": 78802813811,
      "time": 194,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325606178"
    },
    {
      "job": 78802368835,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325322046"
    },
    {
      "job": 78802813842,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325356774"
    },
    {
      "job": 78802813831,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325356485"
    },
    {
      "job": 78802813884,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325358504"
    },
    {
      "job": 78802813800,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325359298"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pchest/keyclust",
  "_commit": {
    "id": "d7cbec4502789be66707b263bf66532076e3a558",
    "author": "Patrick Chester <patrickjchester@gmail.com>",
    "committer": "Patrick Chester <patrickjchester@gmail.com>",
    "message": "Remove new line\n",
    "time": 1748555899
  },
  "_maintainer": {
    "name": "Patrick Chester",
    "email": "patrickjchester@gmail.com",
    "login": "pchest",
    "description": "Assistant Professor of Quantitative Social Science at Stevens Institute of Technology. Research is focused on propaganda and censorship in China.",
    "uuid": 23111423
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.8",
      "role": "Imports"
    },
    {
      "package": "textstem",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "pchest",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "pchest",
      "count": 91,
      "uuid": 23111423
    }
  ],
  "_userbio": {
    "uuid": 23111423,
    "type": "user",
    "name": "Patrick Chester",
    "description": "Assistant Professor of Quantitative Social Science at Stevens Institute of Technology. Research is focused on propaganda and censorship in China."
  },
  "_downloads": {
    "count": 118,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/keyclust"
  },
  "_devurl": "https://github.com/pchest/keyclust",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/keyclust.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pchest/keyclust",
  "_realowner": "pchest",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.5",
      "date": "2025-06-03"
    }
  ],
  "_exports": [
    "cosimilarity_matrix",
    "keyclust",
    "process_embed",
    "similarity_matrix"
  ],
  "_datasets": [
    {
      "name": "wordemb_FasttextEng_sample",
      "title": "Sample from the pre-trained English fastText model",
      "object": "wordemb_FasttextEng_sample",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "words",
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "V74",
        "V75",
        "V76",
        "V77",
        "V78",
        "V79",
        "V80",
        "V81",
        "V82",
        "V83",
        "V84",
        "V85",
        "V86",
        "V87",
        "V88",
        "V89",
        "V90",
        "V91",
        "V92",
        "V93",
        "V94",
        "V95",
        "V96",
        "V97",
        "V98",
        "V99",
        "V100",
        "V101",
        "V102",
        "V103",
        "V104",
        "V105",
        "V106",
        "V107",
        "V108",
        "V109",
        "V110",
        "V111",
        "V112",
        "V113",
        "V114",
        "V115",
        "V116",
        "V117",
        "V118",
        "V119",
        "V120",
        "V121",
        "V122",
        "V123",
        "V124",
        "V125",
        "V126",
        "V127",
        "V128",
        "V129",
        "V130",
        "V131",
        "V132",
        "V133",
        "V134",
        "V135",
        "V136",
        "V137",
        "V138",
        "V139",
        "V140",
        "V141",
        "V142",
        "V143",
        "V144",
        "V145",
        "V146",
        "V147",
        "V148",
        "V149",
        "V150",
        "V151",
        "V152",
        "V153",
        "V154",
        "V155",
        "V156",
        "V157",
        "V158",
        "V159",
        "V160",
        "V161",
        "V162",
        "V163",
        "V164",
        "V165",
        "V166",
        "V167",
        "V168",
        "V169",
        "V170",
        "V171",
        "V172",
        "V173",
        "V174",
        "V175",
        "V176",
        "V177",
        "V178",
        "V179",
        "V180",
        "V181",
        "V182",
        "V183",
        "V184",
        "V185",
        "V186",
        "V187",
        "V188",
        "V189",
        "V190",
        "V191",
        "V192",
        "V193",
        "V194",
        "V195",
        "V196",
        "V197",
        "V198",
        "V199",
        "V200",
        "V201",
        "V202",
        "V203",
        "V204",
        "V205",
        "V206",
        "V207",
        "V208",
        "V209",
        "V210",
        "V211",
        "V212",
        "V213",
        "V214",
        "V215",
        "V216",
        "V217",
        "V218",
        "V219",
        "V220",
        "V221",
        "V222",
        "V223",
        "V224",
        "V225",
        "V226",
        "V227",
        "V228",
        "V229",
        "V230",
        "V231",
        "V232",
        "V233",
        "V234",
        "V235",
        "V236",
        "V237",
        "V238",
        "V239",
        "V240",
        "V241",
        "V242",
        "V243",
        "V244",
        "V245",
        "V246",
        "V247",
        "V248",
        "V249",
        "V250",
        "V251",
        "V252",
        "V253",
        "V254",
        "V255",
        "V256",
        "V257",
        "V258",
        "V259",
        "V260",
        "V261",
        "V262",
        "V263",
        "V264",
        "V265",
        "V266",
        "V267",
        "V268",
        "V269",
        "V270",
        "V271",
        "V272",
        "V273",
        "V274",
        "V275",
        "V276",
        "V277",
        "V278",
        "V279",
        "V280",
        "V281",
        "V282",
        "V283",
        "V284",
        "V285",
        "V286",
        "V287",
        "V288",
        "V289",
        "V290",
        "V291",
        "V292",
        "V293",
        "V294",
        "V295",
        "V296",
        "V297",
        "V298",
        "V299",
        "V300"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cosimilarity_matrix",
      "title": "Returns cosine cosimilarity matrix for the terms generated by keyclust",
      "topics": [
        "cosimilarity_matrix"
      ]
    },
    {
      "page": "keyclust",
      "title": "Algorithm designed to efficiently extract keywords from a cosine similarity matrix",
      "topics": [
        "keyclust"
      ]
    },
    {
      "page": "print",
      "title": "Prints terms generated by keyclust",
      "topics": [
        "print.keyclust"
      ]
    },
    {
      "page": "process_embed",
      "title": "A tool designed to reduce redundant terms in a fitted embedding model",
      "topics": [
        "process_embed"
      ]
    },
    {
      "page": "similarity_matrix",
      "title": "Algorithm designed to create a cosine similarity matrix from a fitted word embedding model",
      "topics": [
        "similarity_matrix"
      ]
    },
    {
      "page": "terms",
      "title": "Returns terms generated by keyclust",
      "topics": [
        "terms.keyclust"
      ]
    },
    {
      "page": "wordemb_FasttextEng_sample",
      "title": "Sample from the pre-trained English fastText model",
      "topics": [
        "wordemb_FasttextEng_sample"
      ]
    }
  ],
  "_readme": "https://github.com/pchest/keyclust/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "dtt",
    "english",
    "fastmatch",
    "generics",
    "glue",
    "hunspell",
    "ISOcodes",
    "jsonlite",
    "koRpus",
    "koRpus.lang.en",
    "lattice",
    "lexicon",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mgsub",
    "NLP",
    "pillar",
    "pkgconfig",
    "purrr",
    "qdapRegex",
    "quanteda",
    "R6",
    "Rcpp",
    "rlang",
    "slam",
    "SnowballC",
    "stopwords",
    "stringi",
    "stringr",
    "sylly",
    "sylly.en",
    "syuzhet",
    "textclean",
    "textshape",
    "textstem",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_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": 3,
  "_indexed": true,
  "_nocasepkg": "keyclust",
  "_universes": [
    "pchest"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-06-01T07:09:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "55eb11ec5054f8b43616339e1a427333aaf395436c51803ebf05aa97f1342bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-06-01T07:09:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "ff9edf3a04c9f0fc6429b77a016acea1db73a2f7f5727d6a6f1d50af42cfd4f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-06-01T07:09:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "7b6fa9ea4a5f109ad575b9d3f3afb5fb6eba6825af6638a27b73aec14c9c2a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-06-01T07:08:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "742f7d98cd621a7fc2d6f861a9529fa2c9fb69960c7bb9758b230a80239270f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-06-01T07:21:25.000Z",
      "arch": "aarch64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "8d799b36579e04b612fbd6eddbd5e9c64a968ccad5d802e2ed1e9179bd6720f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-06-01T07:25:29.000Z",
      "arch": "x86_64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "6688cb4e317460f138b3f0cfc0de1a98394684051a3bee6ffac3f41c2a2ae0a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-06-01T07:18:17.000Z",
      "arch": "aarch64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "d1b0b79275a262e9adda3c49344da3344dc3b1c92814cd32aa368d4b5f3abcad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-06-01T07:23:59.000Z",
      "arch": "x86_64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "d1aaf2d653ebdd3f2d5d9ad1a31a944e3c3b5565ee6043f64f77dbaeb7335e02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.5",
      "date": "2026-06-01T07:08:55.000Z",
      "arch": "emscripten",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "e1d1add9b9009602f8a4936ff0d9dc6ddb12c4920be75e6b85384475ae9d6c78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-06-01T07:07:53.000Z",
      "arch": "x86_64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "8358254f85894ba707b1cbf8119c1aa3ff97e3488c7c2d44f625ef3155d42c4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-06-01T07:07:56.000Z",
      "arch": "x86_64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "8a1c609dfe1d0f45df3c8aeeae526dc3c1be53a7c1ed836cdb672ab9314e6b32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-06-01T07:07:56.000Z",
      "arch": "x86_64",
      "commit": "d7cbec4502789be66707b263bf66532076e3a558",
      "fileid": "6e4b5acc704d46fad04a6ddb58974419064ed83e1dd5c5931465f20833e81cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pchest/actions/runs/26740252893"
    }
  ]
}