Discussion: View Thread

  • 1.  Research w/ Zoom: R Functions to Analyze Recorded Sessions

    Posted 04-09-2020 19:54
    In case others would find it useful, I have created a set of R functions to help do research using web-based meetings. In brief, these functions use the output of recorded sessions (e.g., video feed, transcript file, chat file) to do things like sentiment analysis, face analysis, and emotional expression analysis. In the coming days, I will add a function to do basic conversation analysis (e.g., who speaks/chats most, turntaking, etc.).

    I included extensive commenting in the code so that hopefully others can use (and add to) them. If you'd like to use them but are having trouble, please don't hesitate to reach out.  

    You can access the functions here:
    http://apknight.org/zoomGroupStats.R

    Or, there is a very short description here: 
    http://apknight.org/using-r-to-analyze-zoom-recordings/


    ------------------------------
    Andrew Knight
    Washington University in St. Louis
    http://apknight.org
    ------------------------------


  • 2.  RE: Research w/ Zoom: R Functions to Analyze Recorded Sessions

    Posted 04-10-2020 09:42
    Thank you so much for generously sharing this code!

    ------------------------------
    Mijeong Kwon
    Ann Arbor MI
    (734) 263-8089
    ------------------------------