sample_transcript_sentiment_aws.Rd
Parsed spoken language in a 'Zoom' meeting with AWS-based sentiment analysis.
sample_transcript_sentiment_aws
A data frame with 30 rows of 17 variables:
a character meeting identification variable
an incremented numeric identifier for a marked speech utterance
'Zoom' display name attached to this speaker
when the utterance started as the number of seconds from the start of the recording
timestamp for the start of the utterance
when the utterance ended as the number of seconds from the start of the recording
timestamp for the end of the utterance
duration of the utterance, in seconds
the text of the utterance
language code of the utterance
character email address
numeric id of each speaker
character giving the sentiment classification of this text
probability that this text is mixed emotion
probability that this text is negative
probability that this text is neutral
probability that this text is positive