|
--- |
|
license: odc-by |
|
pretty_name: TV Subtitles |
|
--- |
|
# Dataset Card for TVSubs |
|
|
|
## Dataset Details |
|
|
|
### Dataset Description |
|
|
|
Dialogue lines from TV subtitles. Entries include: |
|
|
|
``` |
|
- id: Unique identifier for episode. |
|
- series_id: Unique identifier for the series. |
|
- series_title: Series title. |
|
- series_synopsis: Synopsis for the series. |
|
- episode: Episode number/title. |
|
- description: Episode description. |
|
- channel: TV channel the series broadcasts on. |
|
- text: The dialogue line. |
|
- start: Start timestamp. |
|
- end: End timestamp. |
|
``` |
|
|
|
* **Curated by:** hlky |
|
* **License:** Open Data Commons Attribution License (ODC-By) v1.0 |
|
|
|
|
|
# Citation Information |
|
``` |
|
@misc{TVSubs, |
|
author = {hlky}, |
|
title = {TVSubs}, |
|
year = {2024}, |
|
publisher = {hlky}, |
|
journal = {Hugging Face repository}, |
|
howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/TVSubs](https://huggingface.co/datasets/bigdata-pw/TVSubs)}} |
|
} |
|
``` |
|
|
|
## Attribution Information |
|
``` |
|
Contains information from [TVSubs](https://huggingface.co/datasets/bigdata-pw/TVSubs) which is made available |
|
under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/). |
|
``` |
|
|
|
|