New Discussion

Notifications

You’re not receiving notifications from this thread.

Sentiment Analysis with the Sentimental Gem Discussion

3
General

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.

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.

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?

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.

Join the discussion
Create an account Log in

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

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

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