lexiconConstructionSettings Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.procedures.lexiconConstructionSettings"]
Namespace: imbNLP.Data.semanticLexicon.procedures
[XmlIncludeAttribute(typeof(aceSettingsBase))] [XmlIncludeAttribute(typeof(aceSettingsStandaloneBase))] public class lexiconConstructionSettings : aceSettingsStandaloneBase
The lexiconConstructionSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| lexiconConstructionSettings | Initializes a new instance of the lexiconConstructionSettings class |
| Name | Description | |
|---|---|---|
| corpusInput |
Path of the input corpus
| |
| corpusProjectName |
Name of the corpus project operation
| |
| fileTextSearchBlockSize |
Gets or sets the size of the file text search block.
| |
| parallelTake | ||
| path_with_filename_settings | (Inherited from aceSettingsStandaloneBase.) | |
| saveAllIterations |
Number of task iterations to pass in order to call save all
| |
| settings_filepath |
Path where the settings is saved
(Overrides aceSettingsStandaloneBase.settings_filepath.) | |
| wasLoaded | (Inherited from aceSettingsBase.) |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | (Inherited from aceSettingsStandaloneBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| Poke | (Inherited from aceSettingsStandaloneBase.) | |
| Save | (Inherited from aceSettingsStandaloneBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |