C G I N S 
All Classes All Packages

C

CollectionStopwords - Class in io.annot8.components.stopwords.resources
 
CollectionStopwords(String, Collection<String>) - Constructor for class io.annot8.components.stopwords.resources.CollectionStopwords
 

G

getLanguage() - Method in class io.annot8.components.stopwords.resources.CollectionStopwords
 
getLanguage() - Method in class io.annot8.components.stopwords.resources.NoOpStopwords
 
getLanguage() - Method in interface io.annot8.components.stopwords.resources.Stopwords
Return the language for this resource, e.g.
getLanguage() - Method in class io.annot8.components.stopwords.resources.StopwordsIso
 

I

io.annot8.components.stopwords - module io.annot8.components.stopwords
 
io.annot8.components.stopwords.resources - package io.annot8.components.stopwords.resources
 
isStopword(String) - Method in class io.annot8.components.stopwords.resources.CollectionStopwords
 
isStopword(String) - Method in class io.annot8.components.stopwords.resources.NoOpStopwords
 
isStopword(String) - Method in interface io.annot8.components.stopwords.resources.Stopwords
Returns true if a word is a stopword, or false otherwise
isStopword(String) - Method in class io.annot8.components.stopwords.resources.StopwordsIso
 

N

NoOpStopwords - Class in io.annot8.components.stopwords.resources
An empty stopwords resource, which returns false for all words
NoOpStopwords() - Constructor for class io.annot8.components.stopwords.resources.NoOpStopwords
 

S

Stopwords - Interface in io.annot8.components.stopwords.resources
 
StopwordsIso - Class in io.annot8.components.stopwords.resources
 
StopwordsIso() - Constructor for class io.annot8.components.stopwords.resources.StopwordsIso
 
StopwordsIso(String) - Constructor for class io.annot8.components.stopwords.resources.StopwordsIso
 
SUPPORTED_LANGUAGES - Static variable in class io.annot8.components.stopwords.resources.StopwordsIso
 
C G I N S 
All Classes All Packages