Show HN: Weekend Project - Hide Inane Comments on HN
1–10 of 36 posts
Re: Show HN: Weekend Project - Hide Inane Comments on HN
#2That said, the code looks good and the idea is fun - might be nice to try and implement a javascript NLP library to make it more intelligent? [1]
[1] http://www.chrisumbel.com/article/node_js_natural_language_n...
Re: Show HN: Weekend Project - Hide Inane Comments on HN
#3Re: Show HN: Weekend Project - Hide Inane Comments on HN
#4Posts like this one (https://news.ycombinator.com/item?id=5543140) are removed. That is a valuable post. It directly solves a problem, while highlighting a new feature that people not not have been aware of.
I only point this out as in the article linked to by the README says: "Just because a comment is easy to read does not mean it’s inherently worthless, and in some cases these are the most important ones."
Good first shot though. =) I wonder if you could reverse the plugin to help improve my own comments.
Re: Show HN: Weekend Project - Hide Inane Comments on HN
#5[1] = e.g., https://github.com/cgiffard/TextStatistics.js
Re: Show HN: Weekend Project - Hide Inane Comments on HN
#6This basically just counts syllables and if it has few of them, they are tossed as '8th grade level'.
Re: Show HN: Weekend Project - Hide Inane Comments on HN
#7Re: Show HN: Weekend Project - Hide Inane Comments on HN
#8Re: Show HN: Weekend Project - Hide Inane Comments on HN
#9Re: Show HN: Weekend Project - Hide Inane Comments on HN
#10This basically just counts syllables and if it has few of them, they are tossed as '8th grade level'.
You got rejected by it, incidentally.