An R implementation of the LexRank algorithm described by G. Erkan and D. R. Radev (2004) <doi:10.1613/jair.1523>.
Version: | 0.3.0 |
Imports: | dplyr, tidyr, magrittr, stringr, SnowballC, igraph, tm, Rcpp |
LinkingTo: | Rcpp |
Suggests: | covr |
Published: | 2016-10-25 |
Author: | Adam Spannbauer |
Maintainer: | Adam Spannbauer <spannbaueradam at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/AdamSpannbauer/lexRankr/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | lexRankr results |
Reference manual: | lexRankr.pdf |
Package source: | lexRankr_0.3.0.tar.gz |
Windows binaries: | r-devel: lexRankr_0.3.0.zip, r-release: lexRankr_0.3.0.zip, r-oldrel: lexRankr_0.3.0.zip |
OS X Mavericks binaries: | r-release: lexRankr_0.3.0.tgz, r-oldrel: lexRankr_0.3.0.tgz |
Old sources: | lexRankr archive |
Please use the canonical form https://CRAN.R-project.org/package=lexRankr to link to this page.