Method: LOLspeak::Tranzlator#heuristics_exclude
- Defined in:
- lib/lolspeak.rb
#heuristics_exclude ⇒ Object
(Set) Words to exclude if heuristics are on.
25 26 27 |
# File 'lib/lolspeak.rb', line 25 def heuristics_exclude @heuristics_exclude end |