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

Boost performance for datasets: Use generators to reduce memory overhead #47

Closed MuroriM closed 3 years ago

niansong1996 commented 3 years ago

@MuroriM Is this done with #46 and #48?

MuroriM commented 3 years ago

Yes, it's done. It can be marked as closed

niansong1996 commented 3 years ago

Closed with #46 and #48 merged.