Yale-LILY / SummerTime

An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
https://arxiv.org/abs/2108.12738
Apache License 2.0
268 stars 30 forks source link

Adds upload custom dataset functionality #19

Closed MuroriM closed 3 years ago

MuroriM commented 3 years ago

Add functionality for the user to upload their own datasets. Supports csv, text, json and pandas.

datasets_demo.py : gives a demonstration on how to.

niansong1996 commented 3 years ago

Closing this PR as it becomes irrelevant as such demands are already met with #22