Skip to content

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

License

Notifications You must be signed in to change notification settings

CODING-Enthusiast9857/Abstractive_Text_Summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstractive Text Summarization with Pegasus

Python PyTorch Transformers Hugging Face Flask

Transform lengthy textual content into concise and meaningful summaries using the power of the Pegasus model. This project focuses on distilling complex information into succinct and coherent summaries, making it a valuable tool for various natural language processing tasks.

Key Features

  • Pegasus Model: Utilizes the advanced Pegasus model for state-of-the-art abstractive summarization.

  • Data Versatility: Handles diverse textual data, extracting the most salient information for summarization.

  • User-Friendly Interface: Provides an intuitive and easy-to-use interface for summarizing text seamlessly.

Getting Started

  1. Clone the repository:

    git clone https://github.com/CODING-Enthusiast9857/Abstractive_Text_Summarization.git
    cd Abstractive_Text_Summarization
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py
  4. Explore the power of Pegasus in generating abstractive summaries!

Why Pegasus?

Pegasus has demonstrated remarkable performance in various natural language processing tasks, making it a reliable choice for abstractive summarization. Its ability to capture context, generate fluent summaries, and maintain coherence sets it apart in the realm of text summarization models.

Contributions Welcome

Join our community and contribute to the evolution of abstractive text summarization. Your insights and enhancements can further refine the capabilities of our Pegasus-based summarization model.

How to Contribute

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add your feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

License

This project is licensed under the MIT License.

Created by

Created with 🤍 by Madhavi Sonawane.

Follow Madhavi Sonawane for more such contents.
🇹​​​​​🇭​​​​​🇦​​​​​🇳​​​​​🇰​​​​​ 🇾​​​​​🇴​​​​​🇺​​​​​ for visiting...!!

Happy CODING...!! 💻

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published