Click or drag to resize

semanticLexiconManagerSettingsdoAllowLexiconSaveOnExplore Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will allow newly discovered TermLemma and TermInstances to be saved into triplestore

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public bool doAllowLexiconSaveOnExplore { get; set; }

Property Value

Type: Boolean
See Also