Click or drag to resize

semanticLexiconManagerSettingsdoResolveWordsInDebugMode Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will do token resolving procedure in the Debug mode, generating CSV and txt reports for each lemma

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

Property Value

Type: Boolean
See Also