public class GreekStemmer extends Object
NOTE: Input is expected to be casefolded for Greek (including folding of final
sigma to sigma), and with diacritics removed. This can be achieved with
either GreekLowerCaseFilter
or ICUFoldingFilter.
Constructor and Description |
---|
GreekStemmer() |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.