See: Description
| Class | Description |
|---|---|
| Dictionary |
In-memory structure for the dictionary (.dic) and affix (.aff)
data of a hunspell dictionary.
|
| HunspellStemFilter |
TokenFilter that uses hunspell affix rules and words to stem tokens.
|
| HunspellStemFilterFactory |
TokenFilterFactory that creates instances of
HunspellStemFilter. |
Dictionaries can be found on OpenOffice's wiki
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.