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 |
Author: | Jamie Reilly |
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 |
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) |
Package source: | ConversationAlign_0.2.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
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 |
Please use the canonical form https://CRAN.R-project.org/package=ConversationAlign to link to this page.