Text Summarization

Published

November 18, 2024

Text summarization is the task of producing a shorter text that conveys the key information of one or more longer texts.

Lecture Slides

Lab

In this lab, you will compare the automatic summarization of news articles using (a) an extractive algorithm with sentence embeddings, and (b) an instruction-fined large language model.

Reading Material