dataset_info:
features:
- name: episode
dtype: string
- name: subtitle_number
dtype: int64
- name: start_time
dtype: float64
- name: end_time
dtype: float64
- name: duration
dtype: float64
- name: text
dtype: string
splits:
- name: train
num_bytes: 42664169
num_examples: 466396
download_size: 25312377
dataset_size: 42664169
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
Survivor Subtitles Dataset (cleaned)
Dataset Description
A collection of subtitles from the American reality television show "Survivor", spanning seasons 1 through 47. The dataset contains subtitle text extracted from episode broadcasts.
This dataset is a modification of the original Survivor Subtitles dataset after cleaning up and joining subtitle fragments. This dataset is a work in progress and any contributions are welcome.
Source
The subtitles were obtained from OpenSubtitles.com.
Dataset Details
Coverage:
- Seasons: 1-47
- Episodes per season: ~13-14
- Total episodes: 613
Format:
- Text files containing timestamped subtitle data
- Character encoding: UTF-8
Limitations and Ethical Considerations
- The dataset should only be used in compliance with fair use principles
- Any derivative works should properly credit CBS and respect copyright restrictions
- The data may contain transcription errors or inconsistencies
Citation
When using this dataset, please cite:
- The original show: "Survivor" (CBS Television)
- OpenSubtitles.com as the subtitle source
Maintenance
Please report any issues or errors in the dataset through the project's issue tracker.
Copyright Notice
All rights to the content belong to CBS. This dataset is intended for research purposes only. The subtitles are protected under copyright law and should not be used for commercial purposes without proper authorization from the rights holders.
License
This dataset is licensed under CC BY-SA 4.0 (Creative Commons Attribution-ShareAlike 4.0 International).