Click or drag to resize

semanticLexiconManagerSettingsdoQueryPreprocess Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

If true it will perform preprocessing steps over each term query sent to semanticLexiconCache resolver

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

Property Value

Type: Boolean
See Also