Post
Topic
Board Altcoin Discussion
Re: Coin sentiment analysis - looking for feedback
by
titus
on 12/07/2014, 12:06:02 UTC
For now, just a node.js module called "sentiment". It just counts up positive and negative words. However, I'm stashing everything in S3 and mongo db, so I can go back and re-score everything once I implement a less naive approach.