Hacker News new | ask | show | jobs
by edferda 4187 days ago
I think people have different moods for similar activities. Someone might enjoy classical music while coding while others might enjoy dub step or the like. And if you have to provide your mood how is it different from songza/spotify? Nevertheless, it would be kinda interesting to see how you get the mood of a website. What mood would HN have?
1 comments

> I think people have different moods for similar activities

     I totally agree with you.
> Nevertheless, it would be kinda interesting to see how you get the mood of a website.

Ya analysing the mood of the HN site is very difficult one. I thought of using lib like NP that are available in Python.

Something like this: http://text-processing.com/demo/sentiment/

But I have never tried them.