Class: Keyphrase::Stoplist::Sin
- Inherits:
-
Object
- Object
- Keyphrase::Stoplist::Sin
- Defined in:
- lib/keyphrase/stoplist/sin.rb
Class Method Summary collapse
Class Method Details
.stopwords ⇒ Object
4 5 6 7 |
# File 'lib/keyphrase/stoplist/sin.rb', line 4 def self.stopwords @@stopwords ||= [ ] end |