Prepare data

Convert data frame or character vector to a ‘corporaexplorerobject’ for subsequent exploration.

prepare_data()

Prepare data for corpus exploration

Explore data

Explore a ‘corporaexplorerobject’ (or, with explore0(), a data frame or character vector directly).

explore() explore0()

Launch Shiny app for exploration of text collection

run_document_extractor()

Launch Shiny app for retrieval of documents from text collection

Demo apps

run_janeausten_app() create_janeausten_app()

Demo app: Jane Austen's novels

run_sotu_app() create_sotu_app() run_sotu_decade_app() create_sotu_decade_app()

Demo apps: State of the Union addresses

Other

test_data

A tiny test dataset to test basic functionality