Skip to main content

Dataset for the paper 'Tell me again! A Large-Scale Dataset of Multiple Summaries for the

Project description

Tell me again!

A dataset of multiple summaries for the same story.

The summaries are scraped from Wikipedia and come in various languages. We also provide automatically created translation and anonymized versions of the summaries (without identifiable names).

When using this dataset please cite the following paper:

@inproceedings{hatzel-etal-2024-tellme,
    title = "Tell me again! A Large-Scale Dataset of Multiple Summaries for the Same Story"
    booktitle = "Proceedings of the Forteenth Language Resources and Evaluation Conference",
    author = "Hatzel, Hans Ole and Biemann, Chris",
    address = "Turin, Italy",
    year = "2024"
}

Usage

Install by running: pip install tell_me_again

from tell_me_again import StoryDataset, SimilarityDataset

dataset = StoryDataset()
for story in dataset:
    # This prints a dictionary of the various anonymized versions of the story
    print(story.summaries_anonymized)

dataset = SimilarityDataset()
for pair in dataset["dev"]:
    print(pair["text_a"], pair["text_b"], pair["label"])

Optionally you can manually download the file from our website. Point the data_path argument in the dataset classes to the zip file (with out extracting it) to use the manually downloaded copy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tell_me_again-0.1.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tell_me_again-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file tell_me_again-0.1.0.tar.gz.

File metadata

  • Download URL: tell_me_again-0.1.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.7.4-arch1-1

File hashes

Hashes for tell_me_again-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fb91f986613eacae52c14f2960c68e32c10e664a6474c5b1d84541ebb16e957a
MD5 f9267d41a955c0ffaee4702893ae8b1a
BLAKE2b-256 5bf0aa571ff3699123cf9f06775ee5b9a8cc6a6964c52957ddffd09d1ada0dd0

See more details on using hashes here.

File details

Details for the file tell_me_again-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: tell_me_again-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.7.4-arch1-1

File hashes

Hashes for tell_me_again-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d5b6eb2de86a3168167768277b8958142ebf2af41a90a35c2b0db9ae5d3f07a
MD5 ee98bc353f970a61ab7f8e65cccb08ec
BLAKE2b-256 edd1aca52ba7891e969ad741549f72e5f77822f2a76c3d3468e8941b46e955b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page