A 'Shiny' App for Exploration of Text Collections
Deprecated functions in package corporaexplorer
Create a data frame with State of the Union texts and metadata
Create test_data
Demo app: Jane Austen's novels
Demo apps: State of the Union addresses
Launch Shiny app for exploration of text collection
Retrieve the document data frame from a corporaexplorerobject
Split up returned list from matrix_via_r()
Split up returned list from matrix_via_r()
Values for custom UI sidebar checkbox filtering
Create document term matrix for fast search of single words
Pipe operator
Prepare data for corpus exploration
Print corporaexplorerobject
Deprecated: run_corpus_explorer()
Launch Shiny app for retrieval of documents from text collection
Convert "data_dok" tibble to "data_365" tibble
Adjusts data frame to corporaexplorer format
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).
Useful links