Posts tagged “clustering”

News Aggregator Updates – Getting Tweets Related to Article Content

App @ http://www.gurchet-rai.net/news Just a small update today – the news aggregator I built a few weeks ago can now retrieve tweets related to each news cluster (just click the small bird ). All I’m doing is taking the three most important words in each cluster (generated via tf-idf weighting) to build a search query [...]

Syntactic Clustering of News Headlines

App: http://www.gurchet-rai.net/news/ Source on github I’ve been using Google Reader to keep up with around 75 RSS feed subscriptions. Unfortunately there’s a lot of overlap between articles, especially articles from traditional news outlets. Google News groups similar articles so I wanted to see if I could replicate this behaviour for my RSS feeds (Yea, I know [...]