Baselight

Community TV Show Transcripts

Contains transcripts for all six seasons of Community

@kaggle.jaintanmay121_community_tv_show_transcripts

Loading...
Loading...

About this Dataset

Community TV Show Transcripts

Since there was no transcript available online for this show, I decided to scrape it and make a dataset for the same. People can now easily use this dataset to create language models or do an analysis of episodes.

Tables

Community Script

@kaggle.jaintanmay121_community_tv_show_transcripts.community_script
  • 709.58 KB
  • 106 rows
  • 2 columns
Loading...

CREATE TABLE community_script (
  "titles" VARCHAR,
  "scripts" VARCHAR
);

Share link

Anyone who has the link will be able to view this.