Package: ConversationAlign 0.4.1


Jamie Reilly
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.
Authors:
ConversationAlign_0.4.1.tar.gz
ConversationAlign_0.4.1.zip(r-4.7)ConversationAlign_0.4.1.zip(r-4.6)ConversationAlign_0.4.1.zip(r-4.5)
ConversationAlign_0.4.1.tgz(r-4.6-any)ConversationAlign_0.4.1.tgz(r-4.5-any)
ConversationAlign_0.4.1.tar.gz(r-4.7-any)ConversationAlign_0.4.1.tar.gz(r-4.6-any)
ConversationAlign_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ConversationAlign/json (API)
NEWS
| # Install 'ConversationAlign' in R: |
| install.packages('ConversationAlign', repos = c('https://reilly-conceptscognitionlab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/reilly-conceptscognitionlab/conversationalign/issues
- MaronGross_2013 - Sample Dyadic Interview Transcript: Marc Maron and Terry Gross Radio Interview 2013
- NurseryRhymes - Text and talker information delineated, 3 separate nursery rhymes, good for computing analytics and word counts
- NurseryRhymes_Prepped - Text and talker information delineated, 3 separate nursery rhymes, good for computing analytics and word counts
communicationconversationdyadic-datalanguagenatural-language-processingpsycholinguistics
Last updated from:d46208bfa2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 228 | ||
| source / vignettes | OK | 234 | ||
| linux-release-x86_64 | OK | 170 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| windows-devel | OK | 136 | ||
| windows-release | OK | 118 | ||
| windows-oldrel | OK | 150 | ||
| wasm-release | OK | 137 |
Exports:corpus_analyticsgenerate_shamsprep_dyadsread_1fileread_dyadssummarize_dyads
Dependencies:askpassbitbit64bootcellrangerclassclicliprcpp11crayoncurldata.tableDescToolsdigestdplyrdtte1071englishExactexpmfastmatchforcatsfsgenericsgldgluehavenhmshttrhunspellISOcodesjsonlitekoRpuskoRpus.lang.enlatticelexiconlifecyclelmommagrittrMASSMatrixmgsubmimemvtnormNLPopensslpillarpkgconfigprettyunitsprogressproxypurrrqdapRegexquantedaR6RcppreadrreadxlrematchrlangrootSolverstudioapislamSnowballCstopwordsstringistringrsyllysylly.ensyssyuzhettextcleantextshapetextstemtibbletidyrtidyselecttzdbutf8vctrsvroomwithrxml2yamlzoo
ConversationAlign_Introduction
Rendered fromConversationAlign_Introduction.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2026-04-29
Started: 2025-07-29
ConversationAlign_Step1_Read
Rendered fromConversationAlign_Step1_Read.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2026-04-28
Started: 2025-07-29
ConversationAlign_Step2_Prep
Rendered fromConversationAlign_Step2_Prep.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-11-07
Started: 2025-07-29
ConversationAlign_Step3_Summarize
Rendered fromConversationAlign_Step3_Summarize.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-11-07
Started: 2025-07-29
ConversationAlign_Step4_Analytics
Rendered fromConversationAlign_Step4_Analytics.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-07-29
Started: 2025-07-29
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| corpus_analytics | corpus_analytics |
| generate_shams | generate_shams |
| Load all .rda files from a GitHub data folder into the package environment | load_github_data |
| Sample Dyadic Interview Transcript: Marc Maron and Terry Gross Radio Interview 2013 | MaronGross_2013 |
| Text and talker information delineated, 3 separate nursery rhymes, good for computing analytics and word counts | NurseryRhymes |
| Text and talker information delineated, 3 separate nursery rhymes, good for computing analytics and word counts | NurseryRhymes_Prepped |
| prep_dyads | prep_dyads |
| read_1file | read_1file |
| read_dyads | read_dyads |
| summarize_dyads | summarize_dyads |