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:
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')) |
Bug tracker:https://github.com/kgjerde/corporaexplorer/issues
- test_data - A tiny test dataset to test basic functionality
corporacorpusshinytext-analysis
Last updated 2 months agofrom:560e8a1c3b. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | NOTE | Nov 01 2024 |
R-4.5-linux | NOTE | Nov 01 2024 |
R-4.4-win | NOTE | Nov 01 2024 |
R-4.4-mac | NOTE | Nov 01 2024 |
R-4.3-win | NOTE | Nov 01 2024 |
R-4.3-mac | NOTE | Nov 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 page | Topics |
---|---|
Demo app: Jane Austen's novels | create_janeausten_app demo_jane_austen run_janeausten_app |
Demo apps: State of the Union addresses | create_sotu_app create_sotu_decade_app demo_sotu run_sotu_app run_sotu_decade_app |
Launch Shiny app for exploration of text collection | explore explore0 |
Prepare data for corpus exploration | prepare_data prepare_data.character prepare_data.data.frame |
Launch Shiny app for retrieval of documents from text collection | run_document_extractor |
A tiny test dataset to test basic functionality | test_data |