Package: lexRankr
Type: Package
Title: Extractive Summarization of Text with the LexRank Algorithm
Version: 0.3.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
NeedsCompilation: yes
Packaged: 2016-10-25 18:53:10 UTC; u775749
Repository: CRAN
Date/Publication: 2016-10-25 23:05:38
