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: 7 months ago
JSON representation
Automated document merging and extractive summarization of news articles
- Host: GitHub
- URL: https://github.com/aditeyabaral/newsnow
- Owner: aditeyabaral
- Created: 2019-12-11T11:39:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T04:52:18.000Z (about 4 years ago)
- Last Synced: 2025-03-23T19:23:00.745Z (7 months ago)
- Topics: news, nlp, python-3, python-3-6, python3, python36, sklearn, sklearn-vectorizer, text-processing, webscrape, webscraper, webscraping
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 1
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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.