Show HN: Track social sharing and community sentiment on HN and reddit
stats.timgallant.us
Show HN: Track social sharing and community sentiment on HN and reddit
1–6 of 6 posts
Re: Show HN: Track social sharing and community sentiment on HN and reddit
#2A glitch: I entered http://www.megacz.com/berkeley/coq-in-ghc/ and it says 'This link has not been posted to reddit.'
A suggestion: Can you add a URL route to automatically initialize the lookup. Eg. /?url={url} or #{url}. Its handy for sharing.
A question: Which sentiment analysis library are you using. It seems to be classifying the comments on the mentioned link as negative.
Edit: Alright, looks like https://raw.githubusercontent.com/tgallant/blog-checker/mast... is being used to calculate the score.
Re: Show HN: Track social sharing and community sentiment on HN and reddit
#3Nice implementation, simple and helpful UI (specially "Need help? try these links.")! A glitch: I entered http://www.megacz.com/berkeley/coq-in-ghc/ and it says 'This link has not been posted to reddit.' A suggestion: Can you add a URL route to automatically initialize the lookup. Eg. /?url={url} or #{url}. Its handy for sharing. A question: Which sentiment analysis library are you using. It seems to be classifying t…
Re: Show HN: Track social sharing and community sentiment on HN and reddit
#4You should have the reddit posts sort so the ones with the most upvotes sit on top rather all the way at the bottom
Re: Show HN: Track social sharing and community sentiment on HN and reddit
#5Nice implementation, simple and helpful UI (specially "Need help? try these links.")! A glitch: I entered http://www.megacz.com/berkeley/coq-in-ghc/ and it says 'This link has not been posted to reddit.' A suggestion: Can you add a URL route to automatically initialize the lookup. Eg. /?url={url} or #{url}. Its handy for sharing. A question: Which sentiment analysis library are you using. It seems to be classifying t…
Thanks! I'll look into setting up a URL route for easier sharing. Also, here is the code that handles the sentiment analysis https://github.com/tgallant/blog-checker/blob/master/src/blo...
admir* 3
amaz* 3
interest* 2
should add up positive scores to words starting with admir|amaz|interest.