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 | Description |
---|---|
GreekStemmer() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.