semanticLexiconManagerSettings Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.semanticLexiconManagerSettings"]
Namespace: imbNLP.Data.semanticLexicon
[XmlIncludeAttribute(typeof(aceSettingsBase))] [XmlIncludeAttribute(typeof(aceSettingsStandaloneBase))] public class semanticLexiconManagerSettings : aceSettingsStandaloneBase
The semanticLexiconManagerSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| semanticLexiconManagerSettings | Initializes a new instance of the semanticLexiconManagerSettings class |
| Name | Description | |
|---|---|---|
| doAllowLexiconSaveOnExplore |
If true it will allow newly discovered TermLemma and TermInstances to be saved into triplestore
| |
| doAutoexplore |
When True it will automatically explore for undefined terms
| |
| doAutoMakeSynonymRelationship |
If set true it will automatically make synonym and conceptual links between newly added Terms
| |
| DoInMemoryCache |
It will keep in memory cache of query term vs lemmas
| |
| DoPreloadLexicon |
It will preload complete Lexicon at startup / prepare() call
| |
| doQueryPreprocess | If true it will perform preprocessing steps over each term query sent to semanticLexiconCache resolver | |
| doResolveWordsInDebugMode |
If true it will do token resolving procedure in the Debug mode, generating CSV and txt reports for each lemma
| |
| path_with_filename_settings | (Inherited from aceSettingsStandaloneBase.) | |
| settings_filepath | (Overrides aceSettingsStandaloneBase.settings_filepath.) | |
| sourceFiles | ||
| termExpansionDefault |
Default value of term expansion
| |
| wasLoaded | (Inherited from aceSettingsBase.) |
| Name | Description | |
|---|---|---|
| checkDefaults | ||
| 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.) |