Package 'friends'

Title: The Entire Transcript from Friends in Tidy Format
Description: The complete scripts from the American sitcom Friends in tibble format. Use this package to practice data wrangling, text analysis and network analysis.
Authors: Emil Hvitfeldt [aut, cre]
Maintainer: Emil Hvitfeldt <[email protected]>
License: MIT + file LICENSE
Version: 0.1.0.9000
Built: 2024-09-14 02:40:40 UTC
Source: https://github.com/emilhvitfeldt/friends

Help Index


The transcript of Friends

Description

Each season consists of episodes, each episode is divided into scenes, each scene comprises utterances. One utterance per row. Emotion annotation is included when available.

Usage

friends

Format

A tibble with 67359 rows and 6)' variables: text, speaker, season, episode, scene and utterance.

Source

https://github.com/emorynlp/character-mining


Emotions for transcript of Friends

Description

This tibble contains the emotions for the utterances where it is available.

Usage

friends_emotions

Format

A tibble with 12606 rows an5)' variables: season, episode, scene, utterance and entities.

Source

https://github.com/emorynlp/character-mining

https://github.com/emorynlp/emotion-detection


Character Entities for transcript of Friends

Description

This tibble contains the character entities for the utterances where it is available.

Usage

friends_entities

Format

A tibble with 10557 rows an5)' variables: season, episode, scene, utterance and entities.

Source

https://github.com/emorynlp/character-mining


Episode Information

Description

This tibble contains additional information about each of the episodes. Information was sourced from Wikipedia and IMDb on August 26th, 2020.

Usage

friends_info

Format

A tibble with 236 rows an8)' variables: season, episode, title, directed_by, written_by, air_date, us_views_millions and imdb_rating.

Source

https://en.wikipedia.org/wiki/Friends

https://www.imdb.com/title/tt0108778/