Package: gutenbergr
Type: Package
Title: Download and Process Public Domain Works from Project Gutenberg
Version: 0.1
Date: 2016-05-02
Authors@R: person("David", "Robinson", email = "admiral.david@gmail.com", role = c("aut", "cre"))
Description: Download and process public domain works in the Project
Gutenberg collection. Includes metadata for all Project Gutenberg works,
so that they can be searched and retrieved.
License: MIT + file LICENSE
LazyData: TRUE
Maintainer: David Robinson <admiral.david@gmail.com>
VignetteBuilder: knitr
Depends: R (>= 2.10)
Imports:
dplyr,
readr,
purrr,
urltools,
rvest,
xml2,
stringr
RoxygenNote: 5.0.1
Suggests: knitr,
rmarkdown,
testthat,
tidytext,
ggplot2,
tidyr
People interested in text mining and analysis. Especially interesting to those analyzing historical and literary works, but this can also serve as example datasets for text mining problems.
No.
https://github.com/dgrtwo/gutenbergr
Project Gutenberg
People interested in text mining and analysis. Especially interesting to those analyzing historical and literary works, but this can also serve as example datasets for text mining problems.
No.
devtoolsinstall instructionsdevtools::check()produce any errors or warnings? If so paste them below.