Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aditeyabaral/newsnow

Automated document merging and extractive summarization of news articles
https://github.com/aditeyabaral/newsnow

news nlp python-3 python-3-6 python3 python36 sklearn sklearn-vectorizer text-processing webscrape webscraper webscraping

Last synced: 2 days ago
JSON representation

Automated document merging and extractive summarization of news articles

Awesome Lists containing this project

README

        

# 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.