lexiconConstructor Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.procedures.lexiconConstructor"]
Namespace: imbNLP.Data.semanticLexicon.procedures
public class lexiconConstructor
The lexiconConstructor type exposes the following members.
| Name | Description | |
|---|---|---|
| lexiconConstructor | Initializes a new instance of the lexiconConstructor class |
| Name | Description | |
|---|---|---|
| addSynonymsAndConceptLinks | ||
| addTermModelToLexicon |
Adds the term model to the lexicon
| |
| DeleteAll | ||
| 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.) | |
| getTermModel |
Gets model from the Lexicon lemma entry -- loads from file, or if file do not exist - reconstructs it from the TermLema
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| loadScript |
Loads a script for autoexecution
| |
| loadTermModels |
Loads any term model for the lemma form
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| resetLexiconAndCorpus |
Resets the lexicon and corpus.
| |
| runStage |
Runs the stage.
| |
| saveAll | ||
| saveTermModel |
Saves the term model. Prefix is clean filename prefix without spacing character
| |
| startConstruction |
Starts the construction --- prepares all files and structure
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |