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). For further details, check out the corresponding paper here.

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.2.tar.gz (6.1 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.2-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tell_me_again-0.1.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.1-arch1-1

File hashes

Hashes for tell_me_again-0.1.2.tar.gz
Algorithm Hash digest
SHA256 597b53a184c4062d9adc525dbc2929d107c0ced77ba2fb7de4202b0e89706a57
MD5 acdba766af6c7b322b585433d21f3c55
BLAKE2b-256 df2fb2a8a09e657df9ab6bea9d6d46d1df0121bf5612fa298d94d6f5356c1b1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tell_me_again-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.1-arch1-1

File hashes

Hashes for tell_me_again-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6cb8c24b0b52cc998749fc1e585f09df8e133008a39f1a2341d6e4af0f22032e
MD5 0fbbc7d5e7aa10ddfed87fd1a52b68e7
BLAKE2b-256 ef8a1a575e75f01f77ae17779d07713bf54ae89603b26e45089e0fc9c78ec093

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