Package: RKEA 0.0-6
RKEA: R/KEA Interface
An R interface to KEA (Version 5.0). KEA (for Keyphrase Extraction Algorithm) allows for extracting keyphrases from text documents. It can be either used for free indexing or for indexing with a controlled vocabulary. For more information see <http://www.nzdl.org/Kea/>.
Authors:
RKEA_0.0-6.tar.gz
RKEA_0.0-6.zip(r-4.7)RKEA_0.0-6.zip(r-4.6)RKEA_0.0-6.zip(r-4.5)
RKEA_0.0-6.tgz(r-4.6-any)RKEA_0.0-6.tgz(r-4.5-any)
RKEA_0.0-6.tar.gz(r-4.7-any)RKEA_0.0-6.tar.gz(r-4.6-any)
RKEA_0.0-6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
RKEA/json (API)
| # Install 'RKEA' in R: |
| install.packages('RKEA', repos = c('https://kurthornik.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:3979474b6f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 156 | ||
| source / vignettes | OK | 205 | ||
| linux-release-x86_64 | OK | 169 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 126 |
Exports:createModelextractKeywords
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a KEA Model | createModel |
| Extract Keywords | extractKeywords |
