public class GreekAnalyzer extends Object
| Constructor and Description |
|---|
GreekAnalyzer()
Default constructor.
|
public List<Lemma> getLemma(CharSequence word, boolean capitalized)
word - the inflected surface formcapitalized - if true, assume that the first char of the word may be
capitalized.Lemma entries.Copyright © 2016. All rights reserved.