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.3.2 | 
| 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-31 | 
| DOI: | 10.32614/CRAN.package.ConversationAlign | 
| Author: | Jamie Reilly | 
| Maintainer: | Jamie Reilly <jamie_reilly at temple.edu> | 
| License: | LGPL (≥ 3) | 
| URL: | https://github.com/Reilly-ConceptsCognitionLab/ConversationAlign | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | ConversationAlign results | 
| Package source: | ConversationAlign_0.3.2.tar.gz | 
| Windows binaries: | r-devel: ConversationAlign_0.3.2.zip, r-release: ConversationAlign_0.3.2.zip, r-oldrel: ConversationAlign_0.3.2.zip | 
| macOS binaries: | r-release (arm64): ConversationAlign_0.3.2.tgz, r-oldrel (arm64): ConversationAlign_0.3.2.tgz, r-release (x86_64): ConversationAlign_0.3.2.tgz, r-oldrel (x86_64): ConversationAlign_0.3.2.tgz | 
| Old sources: | ConversationAlign archive | 
Please use the canonical form https://CRAN.R-project.org/package=ConversationAlign to link to this page.