Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kisom/newsread

Attempt to increase the SNR of my newsfeed.
https://github.com/kisom/newsread

Last synced: 18 days ago
JSON representation

Attempt to increase the SNR of my newsfeed.

Awesome Lists containing this project

README

        

newsread
--------

this is a bit of python that uses NLP to find news stories i might find
interesting and sends them to me.

research areas:
* analyzing / quantifying a story
* factoring linguistic modality

dependencies:
* python-feedparser
* sqlite3 (will likely switch to postgres later on)