Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 411 Bytes
  • Scrapes around 1000 articles per day based on trending Google Searches
  • Converts article titles to vectors using Spacy
  • Clusters the article titles using DBSCAN clustering algorithm
  • tweets out the most central article from each cluster

image