Click or drag to resize

semanticLexiconManagerSettings Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The semanticLexiconManagerSettings type exposes the following members.

Properties
  NameDescription
Public propertydoAllowLexiconSaveOnExplore
If true it will allow newly discovered TermLemma and TermInstances to be saved into triplestore
Public propertydoAutoexplore
When True it will automatically explore for undefined terms
Public propertydoAutoMakeSynonymRelationship
If set true it will automatically make synonym and conceptual links between newly added Terms
Public propertyDoInMemoryCache
It will keep in memory cache of query term vs lemmas
Public propertyDoPreloadLexicon
It will preload complete Lexicon at startup / prepare() call
Public propertydoQueryPreprocess
If true it will perform preprocessing steps over each term query sent to semanticLexiconCache resolver
Public propertydoResolveWordsInDebugMode
If true it will do token resolving procedure in the Debug mode, generating CSV and txt reports for each lemma
Protected propertypath_with_filename_settings (Inherited from aceSettingsStandaloneBase.)
Public propertysettings_filepath (Overrides aceSettingsStandaloneBase.settings_filepath.)
Public propertysourceFiles
Public propertytermExpansionDefault
Default value of term expansion
Public propertywasLoaded (Inherited from aceSettingsBase.)
Top
See Also