File size: 2,109 Bytes
9d7224a
38a48cb
 
 
 
 
9d7224a
38a48cb
 
 
 
 
9d7224a
2ee7730
 
 
 
 
 
 
 
8960ba6
 
 
2ee7730
 
8960ba6
 
 
2ee7730
 
 
8960ba6
 
 
2ee7730
 
 
 
 
 
 
 
38a48cb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
language:
- en
tags:
- television
- roleplaying
license: mit
size_categories:
- 100K<n<1M
task_categories:
- text-generation
- conversational
---
# wikiquote_tv

🤖 This README was written by GPT-4. 🤖

# Overview
This dataset, gathered from [wikiquote.org](https://en.wikiquote.org/), contains a comprehensive collection of quotes, actions, and conversations from various television shows. The dataset is particularly useful for training language models, offering a rich source of dialogues and narrative structures.

# Dataset Description
- **Content**: Quotes, actions, and conversations from a range of TV shows.
- **Source**: Extracted from [wikiquote.org](https://en.wikiquote.org/).
- **Structure**: The dataset includes data classes for `Action`, `Quote`, and `Conversation`, encapsulating individual elements of dialogues.

# Features
- **Parse Functionality**: Extracts quotes and actions from the HTML content of [wikiquote.org](https://en.wikiquote.org/) pages.
- **Comprehensive Coverage**: Includes shows across a wide range of genres and time periods.
- **Customizable**: Flexible to be used for a variety of NLP tasks and research.

# Usage
The dataset may be useful for:
- **Natural Language Understanding**: Understanding context, humor, and character dynamics in conversations.
- **Language Modeling**: Training models to generate dialogues or predict next lines in conversations.
- **Cultural Analysis**: Studying trends and themes across various television shows.

# License
This dataset and the accompanying code are released under the [MIT License](./LICENSE.md). The contents of the data are collected from [wikiquote.org](https://en.wikiquote.org/) as per [the repo code](https://huggingface.co/datasets/joshuasundance/wikiquote_tv/blob/main/wikiquote_tv.ipynb), and no ownership or rights are claimed over the data.

# Disclaimer
This dataset is intended for research and educational purposes.

# Contributions
Contributions are welcome! Feel free to submit issues or pull requests [on the HuggingFace repository](https://huggingface.co/datasets/joshuasundance/wikiquote_tv).