semanticLexiconCache Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.semanticLexiconCache"]
Namespace: imbNLP.Data.semanticLexicon
public class semanticLexiconCache
The semanticLexiconCache type exposes the following members.
| Name | Description | |
|---|---|---|
| semanticLexiconCache | Initializes a new instance of the semanticLexiconCache class |
| Name | Description | |
|---|---|---|
| addTempToSave | ||
| conceptCount | ||
| doAllowLexiconQuery |
Goes automatically false once the lexicon is preloaded
| |
| failed | ||
| failedCount | ||
| failedQueries | ||
| folder | ||
| instanceCount | ||
| instances | ||
| isLexiconPreloaded | ||
| lemmaCount | ||
| lemmas | ||
| lexiconContext | ||
| twins | ||
| twinsSavePath |
| Name | Description | |
|---|---|---|
| Add(ILexiconItem) |
Sets the item into cache
| |
| Add(IEnumerableILexiconItem) |
Adds the specified lexicon items into cache
| |
| AddTemp(String, ILogBuilder, Boolean) |
Adds the temporary.
| |
| AddTemp(IEnumerableString, ILogBuilder, Boolean, Boolean) |
Adds the temporary term definition and performs save once enough temp terms were aded
| |
| AppendStatus | ||
| decodeTwins |
If a twin detected it is decoded into proper encoding token: unicode -> ASCII
| |
| encodeTwins |
If a twin detected it is decoded into proper encoding token: ASCII -> unicode
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getLemmasWithRoot |
Gets the lemmas with root.
| |
| getLexiconItems |
Gets the lexicon items from cached terms or failed queris
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadCacheFiles | ||
| makeTempLemma | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| preloadLexicon |
Preloads the lexicon.
| |
| prepare | ||
| rebuildEncodedTwins |
Rebuilds the encoded twins.
| |
| SaveCacheFiles | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ADDTEMPTOSAVE | ||
| FILENAME_TWINS | ||
| retryLimit |