This package is considered a duplicate. The official version of this package is found at:https://crew102.r-universe.dev/slowraker
Package: slowraker 0.1.1
slowraker: A Slow Version of the Rapid Automatic Keyword Extraction (RAKE) Algorithm
A mostly pure-R 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.
Authors:
slowraker_0.1.1.tar.gz
slowraker_0.1.1.tar.gz(r-4.7-any)slowraker_0.1.1.tar.gz(r-4.6-any)
slowraker_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
slowraker/json (API)
| # Install 'slowraker' in R: |
| install.packages('slowraker', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/crew102/slowraker/issues
Datasets:
- dog_pubs - Dog publications
Last updated from:01c637768f. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 333 | ||
| linux-release-x86_64 | OK | 142 | ||
| wasm-release | OK | 121 |
Exports:pos_tagsrbind_rakelistslowrakesmart_words
Dependencies:NLPopenNLPopenNLPdatarJavaSnowballC
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Dog publications | dog_pubs |
| Part-of-speech (POS) tags | pos_tags |
| rbind a rakelist | rbind_rakelist |
| Slow RAKE | slowrake |
| SMART stop words | smart_words |
