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.12k stars 913 forks source link

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

Open smty2018 opened 11 months ago

smty2018 commented 11 months 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 1 month ago

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