Package: corporaexplorer 0.9.0.9000

corporaexplorer: A 'Shiny' App for Exploration of Text Collections

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' and 2) a 'Shiny' app for fast and flexible exploration of a 'corporaexplorerobject'. 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).

Authors:Kristian Lundby Gjerde [aut, cre]

corporaexplorer_0.9.0.9000.tar.gz
corporaexplorer_0.9.0.9000.zip(r-4.5)corporaexplorer_0.9.0.9000.zip(r-4.4)corporaexplorer_0.9.0.9000.zip(r-4.3)
corporaexplorer_0.9.0.9000.tgz(r-4.4-any)corporaexplorer_0.9.0.9000.tgz(r-4.3-any)
corporaexplorer_0.9.0.9000.tar.gz(r-4.5-noble)corporaexplorer_0.9.0.9000.tar.gz(r-4.4-noble)
corporaexplorer_0.9.0.9000.tgz(r-4.4-emscripten)corporaexplorer_0.9.0.9000.tgz(r-4.3-emscripten)
corporaexplorer.pdf |corporaexplorer.html
corporaexplorer/json (API)
NEWS

# Install 'corporaexplorer' in R:
install.packages('corporaexplorer', repos = c('https://kgjerde.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kgjerde/corporaexplorer/issues

Datasets:
  • test_data - A tiny test dataset to test basic functionality

On CRAN:

corporacorpusshinytext-analysis

5.38 score 63 stars 38 scripts 487 downloads 12 exports 75 dependencies

Last updated 2 months agofrom:560e8a1c3b. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winNOTENov 01 2024
R-4.5-linuxNOTENov 01 2024
R-4.4-winNOTENov 01 2024
R-4.4-macNOTENov 01 2024
R-4.3-winNOTENov 01 2024
R-4.3-macNOTENov 01 2024

Exports:%>%create_janeausten_appcreate_sotu_appcreate_sotu_decade_appexploreexplore0prepare_datarun_corpus_explorerrun_document_extractorrun_janeausten_apprun_sotu_apprun_sotu_decade_app

Dependencies:base64encbslibcachemclicolorspacecommonmarkcpp11crayondata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelifecyclelubridatemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepadrpillarpkgconfigplyrpromisespurrrR6rappdirsRColorBrewerRcppre2rlangrmarkdownsassscalesshinyshinydashboardshinyjsshinyWidgetssourcetoolsstringistringrtibbletidyrtidyselecttimechangetinytexutf8vctrsviridisLitewithrxfunxtableyaml

Readme and manuals

Help Manual

Help pageTopics
Demo app: Jane Austen's novelscreate_janeausten_app demo_jane_austen run_janeausten_app
Demo apps: State of the Union addressescreate_sotu_app create_sotu_decade_app demo_sotu run_sotu_app run_sotu_decade_app
Launch Shiny app for exploration of text collectionexplore explore0
Prepare data for corpus explorationprepare_data prepare_data.character prepare_data.data.frame
Launch Shiny app for retrieval of documents from text collectionrun_document_extractor
A tiny test dataset to test basic functionalitytest_data