Package: zoomGroupStats 0.1.0
Andrew Knight
zoomGroupStats: Analyze Text, Audio, and Video from 'Zoom' Meetings
Provides utilities for processing and analyzing the files that are exported from a recorded 'Zoom' Meeting. This includes analyzing data captured through video cameras and microphones, the text-based chat, and meta-data. You can analyze aspects of the conversation among meeting participants and their emotional expressions throughout the meeting.
Authors:
zoomGroupStats_0.1.0.tar.gz
zoomGroupStats_0.1.0.tar.gz(r-4.5-noble)zoomGroupStats_0.1.0.tar.gz(r-4.4-noble)
zoomGroupStats_0.1.0.tgz(r-4.4-emscripten)zoomGroupStats_0.1.0.tgz(r-4.3-emscripten)
zoomGroupStats.pdf |zoomGroupStats.html✨
zoomGroupStats/json (API)
NEWS
# Install 'zoomGroupStats' in R: |
install.packages('zoomGroupStats', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- sample_batch_info - Parsed batch info file in a recorded 'Zoom' meeting
- sample_chat_processed - Parsed chat file in a 'Zoom' meeting
- sample_chat_sentiment_aws - Parsed chat file in a 'Zoom' meeting with sentiment analysis using AWS
- sample_chat_sentiment_syu - Parsed chat file in a 'Zoom' meeting with sentiment analysis using syuzhet
- sample_transcript_processed - Parsed spoken language in a 'Zoom' meeting.
- sample_transcript_sentiment_aws - Parsed spoken language in a 'Zoom' meeting with AWS-based sentiment analysis.
- sample_transcript_sentiment_syu - Parsed spoken language in a 'Zoom' meeting with syuzhet-based sentiment analysis.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:8431abd407. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
Exports:aggSentimentbatchGrabVideoStillsbatchProcessZoomOutputbatchVideoFaceAnalysiscreateZoomRosettagrabVideoStillsimportZoomRosettamakeTimeWindowsprocessZoomChatprocessZoomOutputprocessZoomParticipantsInfoprocessZoomTranscripttextConversationAnalysistextSentimentturnTakingvideoFaceAnalysiswindowedTextConversationAnalysis
Dependencies:askpassbase64encclicpp11curldata.tabledigestdplyrdttfansigenericsgluehttrjsonlitelatticelifecyclelubridatemagickmagrittrmimeNLPopensslopenxlsxpawspaws.analyticspaws.application.integrationpaws.commonpaws.computepaws.cost.managementpaws.customer.engagementpaws.databasepaws.developer.toolspaws.end.user.computingpaws.machine.learningpaws.managementpaws.networkingpaws.security.identitypaws.storagepbapplypillarpkgconfigpurrrR6Rcpprlangslamstringistringrsyssyuzhettextshapetibbletidyrtidyselecttimechangeutf8vctrswithrxml2zipzoo
Part 1: Configuring Zoom to Capture Useful Data
Rendered frompart01-configure-zoom.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-05-13
Started: 2021-05-13
Part 2: Turning Zoom Downloads into Datasets
Rendered frompart02-process-zoom-files.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-05-13
Started: 2021-05-13
Part 3: Analyzing Conversations in Zoom
Rendered frompart03-analyze-zoom-conversation-data.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-05-13
Started: 2021-05-13
Part 4: Analyzing Video Data from Zoom
Rendered frompart04-analyze-zoom-video-data.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2021-05-13
Started: 2021-05-13