126 127 128
# File 'lib/rbbt/bow/dictionary.rb', line 126 def terms (pos_dict.terms.keys + neg_dict.terms.keys).uniq end