class Object
Public Instance Methods
sentiments()
click to toggle source
# File lib/sentiments.rb, line 107 def sentiments return Sentiments::Classifier.new end
# File lib/sentiments.rb, line 107 def sentiments return Sentiments::Classifier.new end