Python Repository for different kinds of Text Summarization using PEGASUS, TextRank and more
Abstractive Text Summarization using Google's PEGASUS Model.
Extractive Text Summarization using TextRank algorithm with SpaCy
Custom made extractive Text Summarization using SpaCy as a POS-Tagger and a simple weighting algorithm to score each sentence