ConversationAlign: Process Text and Compute Linguistic Alignment in Conversation Transcripts

Imports conversation transcripts into R, concatenates them into a single dataframe appending event identifiers, cleans and formats the text, then yokes user-specified psycholinguistic database values to each word. 'ConversationAlign' then computes alignment indices between two interlocutors across each transcript for >40 possible semantic, lexical, and affective dimensions. In addition to alignment, 'ConversationAlign' also produces a table of analytics (e.g., token count, type-token-ratio) in a summary table describing your particular text corpus.

Version: 0.2.0
Depends: R (≥ 3.5)
Imports: DescTools, dplyr (≥ 0.4.3), httr, magrittr, purrr, rlang, stringi, stringr, textstem, tibble, tidyr, tidyselect, stats, utils, YRmisc, zoo
Suggests: devtools, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-07-22
DOI: 10.32614/CRAN.package.ConversationAlign
Author: Jamie Reilly ORCID iD [aut, cre], Virginia Ulichney [aut], Ben Sacks [aut], Sarah Weinstein [ctb], Chelsea Helion [ctb], Gus Cooney [ctb]
Maintainer: Jamie Reilly <jamie_reilly at temple.edu>
License: GPL (≥ 3)
URL: https://github.com/Reilly-ConceptsCognitionLab/ConversationAlign
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: ConversationAlign results

Documentation:

Reference manual: ConversationAlign.html , ConversationAlign.pdf
Vignettes: ConversationAlign Intro (source, R code)
CA Step 1 Read_Dyads (source, R code)
ConversationAlign Step_2 Prep_Dyads (source, R code)
CA Step 3 Summarize Dyads (source, R code)
CA Step 4 Corpus Analytics (source, R code)

Downloads:

Package source: ConversationAlign_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: ConversationAlign_0.2.0.zip, r-oldrel: ConversationAlign_0.2.0.zip
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): ConversationAlign_0.2.0.tgz, r-oldrel (x86_64): ConversationAlign_0.2.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ConversationAlign to link to this page.