Facilitates dynamic exploration of text collections through an
intuitive graphical user interface and the power of regular expressions.
The package contains 1) a helper function to convert a data frame to a
'corporaexplorerobject', 2) a 'Shiny' app for fast and flexible exploration
of a 'corporaexplorerobject', and 3) a 'Shiny' app for simple
retrieval/extraction of documents from a 'corporaexplorerobject' in a
reading-friendly format. The package also includes demo apps with which
one can explore Jane Austen's novels and the State of the Union Addresses
(data from the 'janeaustenr' and 'sotu' packages respectively).
Version: |
0.8.6 |
Depends: |
R (≥ 3.0.0) |
Imports: |
data.table, dplyr, ggplot2, lubridate, magrittr, padr, plyr, RColorBrewer, re2, rlang, rmarkdown, scales, shiny, shinydashboard, shinyjs, shinyWidgets, stringi, stringr, tibble, tidyr |
Suggests: |
janeaustenr, shinytest, sotu, testthat |
Published: |
2022-06-20 |
Author: |
Kristian Lundby Gjerde [aut, cre] |
Maintainer: |
Kristian Lundby Gjerde <kristian.gjerde at gmail.com> |
BugReports: |
https://github.com/kgjerde/corporaexplorer/issues |
License: |
GPL-3 | file LICENSE |
URL: |
https://kgjerde.github.io/corporaexplorer/,
https://github.com/kgjerde/corporaexplorer |
NeedsCompilation: |
no |
Citation: |
corporaexplorer citation info |
Materials: |
README NEWS |
In views: |
NaturalLanguageProcessing |
CRAN checks: |
corporaexplorer results |