Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T04:52:18.000Z (about 3 years ago)
- Last Synced: 2024-12-20T23:23:28.602Z (13 days 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: 2
- 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 articlesNewsNow 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.