Skip to content

A dataset containing all dialogue from the Stranger Things series up to Season 4

Notifications You must be signed in to change notification settings

filmicaesthetic/stringr-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stringr Things

Stranger Things Script Data

The Stranger Things transcripts for this project were extracted from PDF files on 8flix.com. Transcripts for all episodes of the first 4 seasons of Stranger Things are included.

stranger_things_all_dialogue.csv

variable class description
season integer Season number
episode integer Episode number within the season
line integer Order in which line appears in episode
raw_text character Original text with both dialogue and stage directions
stage_direction character Text describing what’s happening, or who is talking
dialogue character Dialogue spoken within the episode
start_time character Time within the episode when the line starts being spoken
end_time character Time within the episode when the line stops being spoken

episodes.csv

variable class description
season integer Season number
episode integer Episode number within the season
title character Title of the episode
directed_by character Director(s) of the episode
written_by character Writer(s) of the episode
original_release_date character Release date of the episode

About

A dataset containing all dialogue from the Stranger Things series up to Season 4

Topics

Resources

Stars

Watchers

Forks

Languages