Objective: This article serves as a practical guide for conducting computer-aided text analyses (CATA) for group scholars unfamiliar with these techniques. This article provides an outline of the process of conducting CATA as well as considerations specifically important to the study of groups. Method: Transcript data were generated to produce examples of using CATA to answer research questions. This was followed by a description and tutorial of two tools to conduct CATA on group transcripts: Linguistic Inquiry and Word Count (LIWC) and R. Results: This article compiles practical advice and annotated computer code to aid researchers who want to use CATA to analyze group conversations. Conclusions: Though CATA is a flexible and powerful analysis tool, it is underutilized in the study of group interactions. This article demonstrates ways that both LIWC and R can be used even by novice users to increase our understanding of groups and group processes.
Highlights and Implications• Computer-aided text analysis (CATA) is a growing methodology in general and specifically within the study of groups, but conducting CATA can be difficult for scholars unfamiliar with these techniques.• A commonly used software for conducing text analysis is Linguistic Inquiry and Word Count (LIWC), which can measure the extent to which lists of words and phrases that are related to psychological concepts like positive emotion or cognition appear in a transcript.• Measuring word occurrence, whether a preexisting dictionary that is related to a concept of interest or a custom list of important words, can reliably substitute for human coding or counting in many situations.• R, an open-source statistical software, can replicate many LIWC analyses with the package quanteda.