# File lib/classifier/extensions/word_hash.rb, line 24 def clean_word_hash word_hash_for_words gsub(/[^\w\s]/,"").split end