Social Representation Analysis via Semantic Network Mapping


[Up] [Top]

Documentation for package ‘themescopeR’ version 0.1.1

Help Pages

as.data.frame.themescope Run the full ThemeScope analysis pipeline
assign_quadrant Assign quadrant labels from z-scored PSI and CS
brysbaert Brysbaert et al. (2014) concreteness norms
build_cooccurrence_matrix Build a co-occurrence (similarity) matrix
build_cooccurrence_network Build a thresholded semantic co-occurrence network
build_vocab Build a vocabulary data frame from an annotated words data frame
compute_association_strength Compute Association Strength from a co-occurrence matrix
compute_coherence Compute edge-density coherence per community
compute_cs Compute the Concreteness Score (CS) per community
compute_network_stats Compute network-level and community-level statistics
compute_psi Compute the Prototypical Salience Index (PSI) per community
detect_communities Detect communities in a semantic network
get_community_subgraphs Extract community subgraphs
lexicon_coverage Concreteness lexicon coverage diagnostics
match_concreteness Match terms to a concreteness lexicon
normalize_cooccurrence Normalise a co-occurrence matrix into a similarity matrix
plot.themescope Run the full ThemeScope analysis pipeline
plot_network Plot a community-coloured semantic network (igraph)
plot_themescope Create a ThemeScope representational map
preprocess_texts Annotate a document collection with udpipe
print.themescope Run the full ThemeScope analysis pipeline
print.themescope_archive Read a '.themescope' archive
read_collection Read a document collection into a tidy data frame
read_themescope Read a '.themescope' archive
save_themescope Save an analysis as a '.themescope' archive
summary.themescope Run the full ThemeScope analysis pipeline
summary.themescope_archive Read a '.themescope' archive
term_relevance Compute term relevance within communities
themescope Run the full ThemeScope analysis pipeline
themescope_app Launch the themescopeR Shiny application
themescope_cache_dir Location of the themescopeR model cache
themescope_colours ThemeScope pastel colour palette
top_terms Top terms per community
ts_clear_cache Delete cached language models
ts_download_model Download and cache an updated udpipe language model
ts_list_models List the available updated language models
ts_model_path Resolve the cached path of an updated udpipe model
validate_words_df Validate an annotated words data frame
zscore Compute z-scores