avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.74k stars 1.06k forks source link

[Script]: Text Summarizer using TextRank (NLP) #2971

Open smty2018 opened 1 year ago

smty2018 commented 1 year ago

Aim

This Python script takes a longer piece of text as input and generates a concise summary using the TextRank algorithm from the sumy library.

Details

TextRank is an extractive text summarization algorithm that identifies important sentences based on the connections between words.

Record

linga-007 commented 6 months ago

I would like to work on this issue . I am a gssoc 24 participant , kindly assign me this issue