Earlier quoted context omitted.
Agreed. It looks like they went through a dictionary and scored the words on a negativity/positivity axis, and then just took the mean of all the scoring words in a post. I have written posts very much saltier than the ones scored as saltiest by this ranking algorithm, possibly because I didn't use inherently negative vocabulary to express a highly negative sentiment. It's a fun party trick, but its usefulness is lim…
You're spot on. This model is based off a dictionary with scored words! For the curious you can see the dictionary here: https://github.com/sloria/TextBlob/blob/eb08c120d364e9086467... The package used is a pretty popular one called TextBlob. It is nifty for working with unlabeled data like we have with the HackerNews dataset. We really focused our definition of saltiness around being a combination of (subjective + n…
The Saltiest Users on HN
81–90 of 92 posts
Re: The Saltiest Users on HN
#82My guess is pg_is_a_butt gets enough salt from his username. But this got me curious. Who are the sweetest users? And what kind of topics generate most salt? This will be interesting because there has been a general trend on HN where people bemoan "HN hates X" with X being cryptocurrency, Tesla, new starts on Show HN.
politics, gender, race, theoretical physics (particularly dark matter) and javascript.
Re: The Saltiest Users on HN
#83The first list is mostly people who I don't recognize, and assume are uncommon posters, where one or two bad comments put them on the "saltiest" list. The other two top lists are more interesting, because while there is a lot of salty people in there I recognize, a bunch of people make the list solely based on total prolific amount of comments. tptacek, of course, as well as literally all of the HN moderators. Appare…
If you have "showdead: off" in your profile you won't see some of those users.
Re: The Saltiest Users on HN
#84I'm disappointed at how unsalty my saltiest comments are ( https://www.hackersalt.com/weberc2 ). I'll have to try harder. :/
Direct links just go to the home page, even though that's the URL produced by putting your username into the search box. Rather than say something salty about that, I'll just say what we see here is an excellent example of something that should be based on traditional pages rather than a single-page application. In fact, it seems to be an SPA emulating pages poorly, and I can't imagine why anyone would want to do tha…
Re: The Saltiest Users on HN
#85May I suggest removing Cantarell from the list of fonts used? The font weight used on this site makes it extremely hard to read.
Re: The Saltiest Users on HN
#86The opposite of this would also be interesting.
Re: The Saltiest Users on HN
#87Ouch, Score: -1.0. I guess this is going to be counted as salty too :D.
Re: The Saltiest Users on HN
#88Earlier quoted context omitted.
You're spot on. This model is based off a dictionary with scored words! For the curious you can see the dictionary here: https://github.com/sloria/TextBlob/blob/eb08c120d364e9086467... The package used is a pretty popular one called TextBlob. It is nifty for working with unlabeled data like we have with the HackerNews dataset. We really focused our definition of saltiness around being a combination of (subjective + n…
My saltiest comment was reportedly "If taxing price gougers seems stupid you're going to hate the pitchfork-toting mobs." I'm not sure how to work some kind of contextual analysis into it but I'm pretty sure it's something on your to-do list. Good on you for the creative idea and implementation and putting it out here for us to sprinkle salt on.
This kind of feedback gets me pumped about continuing to work on it.
Re: The Saltiest Users on HN
#89How is saltiness trained? Are there readily available sentiment analysis tools or did the author train it himself? Anyway, cool and entertaining idea :) PS: not just seeing the saltiest but also the sweetest comments of a person would be nice.
We'll relaunch in about two weeks with an improved model that we're currently training on a much larger labeled dataset and SOTA BERT model. :)
Re: The Saltiest Users on HN
#90My guess is pg_is_a_butt gets enough salt from his username. But this got me curious. Who are the sweetest users? And what kind of topics generate most salt? This will be interesting because there has been a general trend on HN where people bemoan "HN hates X" with X being cryptocurrency, Tesla, new starts on Show HN.
Sweetest users is a good question. I'll have to build out that view some time.