public interface Stemmer extends Serializable, RevisionHandler
Modifier and Type | Method and Description |
---|---|
String |
stem(String word)
Stems the given word and returns the stemmed version
|
getRevision
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.