lexRankr: Extractive Summarization of Text with the LexRank Algorithm

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
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

Documentation:

Reference manual: lexRankr.pdf
Vignettes: Analyzing Twitter with LexRankr

Downloads:

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
Old sources: lexRankr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lexRankr to link to this page.