gwern comments on Analyzing FF.net reviews of 'Harry Potter and the Methods of Rationality' - Less Wrong

25 Post author: gwern 03 November 2012 11:47PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (21)

You are viewing a single comment's thread. Show more comments above.

Comment author: gwern 18 May 2013 04:03:16PM *  2 points [-]

PS: Also, I suspect that taking total length of reviews into account can reveal something new about distinction between "hard fans" and "populists".

Possibly, and maybe also try employing some 'sentiment analysis' to estimate review favorability, yeah.

But I probably won't bother with this because I've answered the questions I was interested in, and doing those extra analyses would be much more work - not only do I not know how to use any of those tools, I wouldn't even be able to reuse any of my existing code, eg. the download code for downloading entire reviews would be more complicated (I would have to do real HTML parsing instead of just grabbing single lines with user/chapter/date in a stereotypical format).