An R implementation of the LexRank algorithm described by G. Erkan and D. R. Radev (2004) <doi:10.1613/jair.1523>.
Version: | 0.4.1 |
Imports: | dplyr, tidyr, magrittr, stringr, SnowballC, igraph, tm, Rcpp |
LinkingTo: | Rcpp |
Suggests: | covr, testthat, R.rsp |
Published: | 2017-05-10 |
Author: | Adam Spannbauer |
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.4.1.tar.gz |
Windows binaries: | r-devel: lexRankr_0.4.1.zip, r-release: lexRankr_0.4.1.zip, r-oldrel: lexRankr_0.4.1.zip |
OS X El Capitan binaries: | r-release: lexRankr_0.4.1.tgz |
OS X Mavericks binaries: | r-oldrel: lexRankr_0.4.1.tgz |
Old sources: | lexRankr archive |
Please use the canonical form https://CRAN.R-project.org/package=lexRankr to link to this page.