Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Text Summarizer

Tired of whizzing through blogs to extract your content??? Well, so am I..so lets get Python to do that for us 😎

💡 All you gotta do:

  1. Download this folder.
  2. Paste the blog you want summarized in the variable:
    artilce """ Place your Blog here """
  3. Run the entire file

Steps to Run this Project:

  1. Run the scode on a desired python editor.