--- license: mit --- # 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).