{
  "_id": "6a1f2149b401979e734205db",
  "Package": "slowraker",
  "Type": "Package",
  "Title": "A Slow Version of the Rapid Automatic Keyword Extraction (RAKE)\nAlgorithm",
  "Version": "0.1.1",
  "Authors@R": "person(\"Christopher\", \"Baker\", email = \"chriscrewbaker@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A mostly pure-R implementation of the RAKE algorithm\n(Rose, S., Engel, D., Cramer, N. and Cowley, W. (2010)\n<doi:10.1002/9780470689646.ch1>), which can be used to extract\nkeywords from documents without any training data.",
  "URL": "https://crew102.github.io/slowraker/index.html",
  "BugReports": "https://github.com/crew102/slowraker/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "SystemRequirements": "Java (>= 5.0)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://crew102.r-universe.dev",
  "Date/Publication": "2025-11-17 23:05:34 UTC",
  "RemoteUrl": "https://github.com/crew102/slowraker",
  "RemoteRef": "HEAD",
  "RemoteSha": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:40:46 UTC",
    "User": "root"
  },
  "Author": "Christopher Baker [aut, cre]",
  "Maintainer": "Christopher Baker <chriscrewbaker@gmail.com>",
  "MD5sum": "d31c15396389afafc8a72572b3ac0f56",
  "_user": "crew102",
  "_type": "src",
  "_file": "slowraker_0.1.1.tar.gz",
  "_fileid": "84f7fdc29a49869fd5ad65cff279dc57f1b2b8fd7ad74d0bc5194e7668a9e635",
  "_filesize": 141009,
  "_sha256": "84f7fdc29a49869fd5ad65cff279dc57f1b2b8fd7ad74d0bc5194e7668a9e635",
  "_created": "2026-05-16T07:40:46.000Z",
  "_published": "2026-06-02T18:30:33.479Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79143650069,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031676735"
    },
    {
      "job": 79143649482,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031675009"
    },
    {
      "job": 79143649167,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031671280"
    },
    {
      "job": 79143649040,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031668787"
    },
    {
      "job": 79143648578,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031659653"
    },
    {
      "job": 79143648390,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366495325"
    },
    {
      "job": 79143648956,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031670168"
    },
    {
      "job": 79143649773,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031671014"
    },
    {
      "job": 79143648978,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031669183"
    }
  ],
  "_buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/crew102/slowraker",
  "_commit": {
    "id": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
    "author": "cbaker <chriscrewbaker@gmail.com>",
    "committer": "cbaker <chriscrewbaker@gmail.com>",
    "message": "Allow manual workflow trigger\n",
    "time": 1763420734
  },
  "_maintainer": {
    "name": "Christopher Baker",
    "email": "chriscrewbaker@gmail.com",
    "login": "crew102",
    "uuid": 11220793
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "SnowballC",
      "role": "Imports"
    },
    {
      "package": "NLP",
      "role": "Imports"
    },
    {
      "package": "openNLP",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "crew102",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "crew102",
      "count": 158,
      "uuid": 11220793
    }
  ],
  "_userbio": {
    "uuid": 11220793,
    "type": "user",
    "name": "Chris Baker"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/slowraker"
  },
  "_devurl": "https://github.com/crew102/slowraker",
  "_searchresults": 13,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/slowraker.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crew102/slowraker",
  "_realowner": "crew102",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-08"
    },
    {
      "version": "0.1.1",
      "date": "2017-11-02"
    }
  ],
  "_exports": [
    "pos_tags",
    "rbind_rakelist",
    "slowrake",
    "smart_words"
  ],
  "_datasets": [
    {
      "name": "dog_pubs",
      "title": "Dog publications",
      "object": "dog_pubs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "doi",
        "title",
        "abstract"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dog_pubs",
      "title": "Dog publications",
      "topics": [
        "dog_pubs"
      ]
    },
    {
      "page": "pos_tags",
      "title": "Part-of-speech (POS) tags",
      "topics": [
        "pos_tags"
      ]
    },
    {
      "page": "rbind_rakelist",
      "title": "rbind a rakelist",
      "topics": [
        "rbind_rakelist"
      ]
    },
    {
      "page": "slowrake",
      "title": "Slow RAKE",
      "topics": [
        "slowrake"
      ]
    },
    {
      "page": "smart_words",
      "title": "SMART stop words",
      "topics": [
        "smart_words"
      ]
    }
  ],
  "_readme": "https://github.com/crew102/slowraker/raw/HEAD/README.md",
  "_rundeps": [
    "NLP",
    "openNLP",
    "openNLPdata",
    "rJava",
    "SnowballC"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "faqs.Rmd",
      "filename": "faqs.html",
      "title": "Frequently asked questions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Why is it called slowraker?",
        "2. slowrake() is erroring from some memory issue (OutOfMemoryError). How do I fix this?",
        "3. Why do longer keywords (i.e., those that contain multiple words/tokens) always seem to have higher scores than shorter keywords?",
        "4. Sometimes the part-of-speech tagging done by slowrake() appears to be incorrect. What can I do about this?",
        "5. Why am I getting different results from slowraker vs rapidraker?"
      ],
      "created": "2017-09-02 05:47:35",
      "modified": "2018-08-24 22:16:29",
      "commits": 9
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is the RAKE algorithm?",
        "Examples"
      ],
      "created": "2017-08-21 21:44:06",
      "modified": "2018-08-24 22:16:29",
      "commits": 16
    }
  ],
  "_score": 5.369215857410143,
  "_indexed": true,
  "_nocasepkg": "slowraker",
  "_universes": [
    "crew102"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-16T07:43:07.000Z",
      "distro": "noble",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "12e5d5566fe9c9b3a45e75076ca543091ee54ba2d5b8aac1738d93248e2e2193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-16T07:42:56.000Z",
      "distro": "noble",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "45aeae77af3c02ceeb506c16a0a373d06d5b07015bce8d4de8cefb524fd9f965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T07:42:21.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "78656f0d583a9da0c7e8adc86a78fdc1b27550f5d4255842042c93bfbbd26043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T07:42:03.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "1f903c8de76890c81d7049a16ebdce23a9178222bbae0fa19e51f05a6a5e4fff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T07:42:05.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "4a64e1be962fd75af9063d76857e84a714ef5a740ccf20f56446b8f21e1e8cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T07:42:00.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "3a6d0bf6bbddb06dabb2fc614424f0b00f3d6175f81ff903184ac8631aa1d7c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T07:41:54.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "7693a2d97b762e453389cb7a3e4a69f8c39e0806a3138e3752be587c552df296",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T18:29:59.000Z",
      "commit": "f249a9a11391c7a1196342f8c1f2c042df80c30e",
      "fileid": "68903046e2b7d36c80f5ba38e4ed81d8912702d527276f35afed01d9f18a5fca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crew102/actions/runs/25956338207"
    }
  ]
}