termExpander property

TermExpander? termExpander

Expands text to a collection of related Strings, e.g. synonyms, abbreviations or spelling suggestions.

Used during tokenization and keyword extraction.

Implementation

TermExpander? get termExpander;