An open API service indexing awesome lists of open source software.

https://github.com/runtime-error786/abstractive-text-summarizer


https://github.com/runtime-error786/abstractive-text-summarizer

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Abstractive-text-summarizer
This project implements an Abstractive Text Summarization model using the PEGASUS transformer architecture. The model is trained on the Samsum dataset to generate concise and coherent summaries from long text inputs. The summarization pipeline is designed to efficiently process and summarize text data, leveraging state-of-the-art NLP techniques.