Package: lexRankr
Type: Package
Title: Extractive Summarization of Text with the LexRank Algorithm
Version: 0.4.0
Author: Adam Spannbauer <spannbaueradam@gmail.com>
Maintainer: Adam Spannbauer <spannbaueradam@gmail.com>
Description: An R implementation of the LexRank algorithm described by G. Erkan and D. R. Radev (2004) <DOI:10.1613/jair.1523>.
License: MIT + file LICENSE
URL: https://github.com/AdamSpannbauer/lexRankr/
LazyData: TRUE
RoxygenNote: 5.0.1
Imports: dplyr, tidyr, magrittr, stringr, SnowballC, igraph, tm, Rcpp
LinkingTo: Rcpp
Suggests: covr, testthat, R.rsp
VignetteBuilder: R.rsp
NeedsCompilation: yes
Packaged: 2017-03-02 14:27:17 UTC; u775749
Repository: CRAN
Date/Publication: 2017-03-02 16:21:22
