Skip to content

A kind of news aggregator that clusters stories

Notifications You must be signed in to change notification settings

ntas/channelfunnel

 
 

Repository files navigation

Channel Funnel

A simple news aggregator that n-gram clusters stories and presents them in a simple, infinite-scroll view. Written in Python using Django and a few other bits.

Designed to work with news feeds from gaming sites, so some of the normalisation is tailored to that kind of content.

Requirements

  • Python:
    • python-2.7
    • django-1.3 (other versions untested)
    • feedparser
    • django-taggit
    • django-mediagenerator
  • Some Ruby gems too:
    • sass
    • compass

About

A kind of news aggregator that clusters stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published