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.4.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-11-12 |
| 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.4.0.tar.gz |
| Windows binaries: | r-devel:ConversationAlign_0.4.0.zip, r-release:ConversationAlign_0.4.0.zip, r-oldrel:ConversationAlign_0.4.0.zip |
| macOS binaries: | r-release (arm64):ConversationAlign_0.4.0.tgz, r-oldrel (arm64):ConversationAlign_0.4.0.tgz, r-release (x86_64):ConversationAlign_0.4.0.tgz, r-oldrel (x86_64):ConversationAlign_0.4.0.tgz |
| Old sources: | ConversationAlign archive |
Please use the canonical formhttps://CRAN.R-project.org/package=ConversationAlignto link to this page.