public interface StopwordsHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStopword(String word)
Returns true if the given string is a stop word.
|
boolean isStopword(String word)
word - the word to testCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.