aditeyabaral / newsnow

Automated document merging and extractive summarization of news articles
4 stars 5 forks source link
news nlp python-3 python-3-6 python3 python36 sklearn sklearn-vectorizer text-processing webscrape webscraper webscraping

NewsNow

Automated document merging and extractive summarization of news articles

NewsNow is an application that takes in a search query and provides you with a crisp and error free readable verion of the news article from over 5 different reputed sources. It merges documents together while also making sure to remove any kind of duplicate entries.

NewsNow was a project built as a part of the Introduction to Computing using Python course (UE18CS101) at PES University.