Class | Description |
---|---|
AbstractCompoundWordTokenFilterFactory |
Contains the common configuration settings between subclasses of this class.
|
DictionaryCompoundWordTokenFilterFactory |
Uses the
DictionaryCompoundWordTokenFilter to decompound tokens using a dictionary. |
HyphenationCompoundWordTokenFilterFactory |
Uses the
HyphenationCompoundWordTokenFilter to decompound tokens based on hyphenation rules. |