Skip to contents

Top-Level Functions

These are entry-level functions that try to be easy to use by automating things.

lingmatch()
Linguistic Matching and Accommodation
lma_process()
Process Text
lma_meta()
Calculate Text-Based Metastatistics

Component Functions

These are the build blocks of the top-level functions.

lma_dtm()
Document-Term Matrix Creation
lma_weight()
Document-Term Matrix Weighting
lma_lspace()
Latent Semantic Space (Embeddings) Operations
lma_termcat()
Document-Term Matrix Categorization
lma_patcat()
Categorize Texts
lma_simets()
Similarity Calculations

Utilities

These help prepare your environment or data if needed, or do additional analysis.

read.dic() write.dic()
Read/Write Dictionary Files
read.segments()
Read and Segment Multiple Texts
lma_initdirs()
Initialize Directories for Dictionaries and Latent Semantic Spaces
lma_dict()
English Function Word Category and Special Character Lists
select.dict()
Select Dictionaries
download.dict()
Download Dictionaries
select.lspace()
Select Latent Semantic Spaces
download.lspace()
Download Latent Semantic Spaces
standardize.lspace()
Standardize a Latent Semantic Space
report_term_matches()
Generate a Report of Term Matches
dictionary_meta()
Assess Dictionary Categories Within a Latent Semantic Space