stuff-classifier
stuff-classifier copied to clipboard
nil error while classifying
NoMethodError: undefined method map' for nil:NilClass from /Users/william/.rvm/gems/ruby-1.9.3-p547/gems/stuff-classifier-0.5/lib/stuff-classifier/bayes.rb:13:in
doc_prob'
It seems the content you want to classify is empty string (i.e. ""). you should tackle this case(remove them for example)