public class Stock extends Object
initialize(java.util.Locale, java.lang.String)
method. The
very first stemmer that is added is denoted as default. An access to stemmers is possible via getStemmer
method.Constructor and Description |
---|
Stock()
Constructor for the Stock object.
|
Modifier and Type | Method and Description |
---|---|
Trie |
getStemmer(Locale lang)
Return the Trie (stemmer) for the given language.
|
boolean |
initialize(Locale lang,
String location)
Upload a new stemmer table into this object.
|
public Stock()
default.stem
property.Copyright © 2016 Egothor. All Rights Reserved.