Class: Keyphrase::Stoplist::Amh

Inherits:
Object
  • Object
show all
Defined in:
lib/keyphrase/stoplist/amh.rb

Class Method Summary collapse

Class Method Details

.stopwordsObject



4
5
6
7
# File 'lib/keyphrase/stoplist/amh.rb', line 4

def self.stopwords
  @@stopwords ||= [
  ]
end