← Back to context

Comment by hnriot

12 years ago

Isn't this simply addresses using a basic classifier, it would be easy enough to build a classifier from the HN API and then write a ux with sliders to balance the content, so if one group are interested in political posts (or comments) then so be it, for other they might prefer vc/entrepreneur content, and then there's the hard core tech content. Some form of SVM or LDA would do the trick. I'm not sure if stories, or comments should be suppressed. I'd implement it similar to how eclipse folds "content" (imports for example)

If anyone thinks this is worthwhile, I'll build it.