An R implementation of the LexRank algorithm described by G. Erkan and D. R. Radev (2004) <doi:10.1613/jair.1523>.
Version: | 0.5.2 |
Depends: | R (≥ 2.10) |
Imports: | SnowballC, igraph, Rcpp |
LinkingTo: | Rcpp |
Suggests: | covr, testthat, R.rsp |
Published: | 2019-03-17 |
DOI: | 10.32614/CRAN.package.lexRankr |
Author: | Adam Spannbauer [aut, cre], Bryan White [ctb] |
Maintainer: | Adam Spannbauer <spannbaueradam at gmail.com> |
BugReports: | https://github.com/AdamSpannbauer/lexRankr/issues/ |
License: | MIT + file LICENSE |
URL: | https://github.com/AdamSpannbauer/lexRankr/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | lexRankr results |
Reference manual: | lexRankr.pdf |
Vignettes: |
Analyzing Twitter with LexRankr |
Package source: | lexRankr_0.5.2.tar.gz |
Windows binaries: | r-devel: lexRankr_0.5.2.zip, r-release: lexRankr_0.5.2.zip, r-oldrel: lexRankr_0.5.2.zip |
macOS binaries: | r-release (arm64): lexRankr_0.5.2.tgz, r-oldrel (arm64): lexRankr_0.5.2.tgz, r-release (x86_64): lexRankr_0.5.2.tgz, r-oldrel (x86_64): lexRankr_0.5.2.tgz |
Old sources: | lexRankr archive |
Please use the canonical form https://CRAN.R-project.org/package=lexRankr to link to this page.