Ask A Question

Notifications

You’re not receiving notifications from this thread.

Sentiment Analysis with the Sentimental Gem Discussion

Are there any good sentiment analysis gems that use actual machine learning? Looked into the sentimentalizer gem(the code on github seems a bit simplistic), but not sure how good it is compared to, say, Google's Cloud Prediction API.

Reply

I would imagine feeding things into Google's Prediction API would be pretty great. It might be a bit more involved for than these gems, but is probably worth it if the machine learning aspects are important to your product. Hopefully get dive into that soon.

Reply

Hi! KenM, I have the same question about machine learning, have you found a good gem for your app or you stick with Google cloud?

Reply

Whenever i try to call Tweet.sync("something") it says undefined method search for Twitter::Streaming:: like that. I am doing exactly as you told in the tutorial.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.