Package: rapidraker
Type: Package
Title: Rapid Automatic Keyword Extraction (RAKE) Algorithm
Version: 0.1.3
Authors@R: person("Christopher", "Baker", email = "chriscrewbaker@gmail.com",
    role = c("aut", "cre"))
Description: A 'Java' implementation of the RAKE algorithm ('Rose', S., 'Engel', D., 
  'Cramer', N. and 'Cowley', W. (2010) <doi:10.1002/9780470689646.ch1>), which can 
  be used to extract keywords from documents without any training data.
URL: https://crew102.github.io/slowraker/articles/rapidraker.html
BugReports: https://github.com/crew102/rapidraker/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.1)
Imports: rJava, openNLPdata, slowraker, utils
Suggests: knitr, rmarkdown, testthat
SystemRequirements: Java (>= 8)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-01 23:35:45 UTC; cbaker
Author: Christopher Baker [aut, cre]
Maintainer: Christopher Baker <chriscrewbaker@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-02 07:20:05 UTC
Built: R 4.5.2; ; 2025-11-08 02:57:10 UTC; windows
