Skip to content

yashpungaliya/news-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-summarizer

Generates summary of latest news articles using NLP. This project fetches the latest articles from the NDTV homepage,parses it using Beautiful Soup and collects links of the latest articles. Using functions from NLTK, it generates summary of each article. Creates an HTML file with Material Design to display all summaries. python3 driver.py to run the code.

About

Generates summary of latest news articles using NLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published