semanticLexiconManager Methods |
The semanticLexiconManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| exploreToken | (Overrides tokenQueryResolverBaseexploreToken(tokenQuery).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getConcept |
Gets of builds the concept
| |
| getConceptStats | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getLemma |
Gets the lemma from string
| |
| getLemmas |
Gets the lemmas from IEnumerableT | |
| getLemmaStats | ||
| getLexiconItems |
Gets the lexicon items.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| lexMatch | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| prepare |
Prepares this instance.
(Overrides tokenQueryResolverBaseprepare.) | |
| prepareCache | ||
| resolve(ListString) |
Resolves the tokens into list of TermLemma instances
| |
| resolve(String) |
Resolves the specified token into one or more TermLemmas
| |
| sourceSearch |
Search the source
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |