Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kisom/newsread
- Owner: kisom
- Created: 2011-06-16T04:22:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-09T19:34:28.000Z (over 13 years ago)
- Last Synced: 2024-10-11T02:46:47.226Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 modalitydependencies:
* python-feedparser
* sqlite3 (will likely switch to postgres later on)