Hacker News categorizer with MonkeyLearn (hackernews.demos.monkeylearn.com)

51 points by eudox ↗ HN
We used MonkeyLearn to train a machine learning categorizer with categories like `programming`, `business`, `science`, and downloaded samples from relevant sub-reddits to do the training.

The plot at the top shows you the distribution of categories for each hour, and you can filter the news by category.

The actual classifier is public so anyone can use it: https://app.monkeylearn.com/accounts/login/?next=/categorizer/projects/cl_GLSChuJQ/

Every five minutes the app polls the HN API to categorize the latest submissions.

1 comment

[ 3.1 ms ] story [ 7.5 ms ] thread
We used MonkeyLearn to train a machine learning categorizer with categories like `programming`, `business`, `science`, and downloaded samples from relevant sub-reddits to do the training.

The plot at the top shows you the distribution of categories for each hour, and you can filter the news by category.

The actual classifier is public so anyone can use it with a free MonkeyLearn account: https://app.monkeylearn.com/accounts/login/?next=/categorize...

Every five minutes the app polls the HN API to categorize the latest submissions.