Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interfaces
Interface | Description | |
---|---|---|
![]() |
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. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
Language | Represents the different languages used with linguistic features. |
![]() |
LinguisticType | Represents the type of a linguistic feature. |