HACKER Q&A
📣 sanmak

Is it important to do the sentiment analysis of user's feedback/comment?


Is it important to do the sentiment analysis of user's feedback/comment?


  👤 PragmaticPulp Accepted Answer ✓
At what scale? Until you've reached the point where you're receiving hundreds of bits of user feedback per day, you can just read the comments directly. Or random sample them.

Don't bother with sentiment analysis. Give users a single axis to directly indicate their satisfaction. Rate an app with a number of stars, or ask Net Promoter Score questions. Keep it simple.