Package opennlp.tools.stemmer
Interface StemmerFactory
public interface StemmerFactory
A factory that captures a stemmer configuration and mints configured
Stemmer
instances on demand. Unlike BaseToolFactory, this type is not loaded from a model
manifest.-
Method Summary