Back to writing
BuildingProject · development · data· Apr 9, 2016 · 1 min read

PyFactStream: Analysing news

A weekend experiment piping scraped news through a text-processing engine.

Just playing around with a very interesting library — Newspaper.

It solves the problem of scraping news content (though it doesn’t necessarily bring in full text on a lot of sites).

I piped this text through the OpenCalais text processing engine.

Let’s see where I get with this.

Originally published on WordPress; syndicated to Medium.