Hacker News new | ask | show | jobs
by lordgrenville 2550 days ago
Slightly tangentially, someone mentioned recently that he'd like a feed of only non-science/tech related HN articles. I put together some code[0] to get the feed from the API, and parse them with either a word blacklist or a classifier trained on a text corpus, but my results weren't really good. If anyone has any insights, I'd be happy to hear them.

[0] https://nbviewer.jupyter.org/github/lordgrenville/browser_sc...