How to Extract a Webpage’s Main Article Content
Posted on September 16th, 2008 by Chris
The Idea
I had an idea to make a personalized news feed reader. Basically, I’d register a bunch of feeds with the application, and rate a few stories as either “good” or “bad”. The application would then use my ratings and the article text to generate a statistical model, apply that model to future articles, and [...]
2 Comments »
Filed under: Django, Python