Package: lexRankr
Type: Package
Title: Extractive Summarization of Text with the LexRank Algorithm
Version: 0.2.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, proxy, tm
NeedsCompilation: no
Packaged: 2016-09-21 19:29:49 UTC; u775749
Repository: CRAN
Date/Publication: 2016-09-22 01:08:49
