|
CompiledDictionaryManager |
Manages compiled linguistic dictionaries. |
|
EntityExtractor<T> |
Extracts known entities like locations, companies, etc. |
|
LinguisticsCollection<T> |
Represents a collection of linguistic features that need to support paging and sorting. |
|
SpellChecker |
Represents a linguistic dictionary that is used for the spell checking feature. |
|
SpellCheckerCollection |
Represents a collection of SpellChecker. |
|
TermCollection |
Represents a collection of terms used in linguistic features. |
|
TermEntityExtractor |
Represents an EntityExtractor<T> based on terms. |
|
TermEntityExtractorCollection |
Represents a collection of TermEntityExtractor. |