Skip to content
#

abstractive-text-summarization

Here are 56 public repositories matching this topic...

YouTube Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which has well-formatted closed captions in it. The same backend also hosts a web version of the Summarizer.

  • Updated Sep 10, 2022
  • Python

text Summarization: Abstractive, Extractive, and Transformer-based approaches. This project explores various text summarization techniques, including both abstractive and extractive approaches, using traditional methods (`NLTK`, and `spaCy`, `Gensim`, and `Sumy`) as well as advanced Large Language Models (LLMs).

  • Updated Sep 7, 2024
  • Jupyter Notebook

Transforming lengthy textual content into concise and meaningful summaries is the essence of this project. Leveraging the power of the Pegasus model, our abstractive text summarization repository aims to distill complex information into succinct and coherent summaries. Pegasus, state-of-the-art pre-trained model, excel in generating human like text

  • Updated Jan 11, 2024
  • HTML

Improve this page

Add a description, image, and links to the abstractive-text-summarization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the abstractive-text-summarization topic, visit your repo's landing page and select "manage topics."

Learn more