Click or drag to resize

classifierToolsnlpRepoProcessSetup Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the NLP repo process setup.

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public mcRepoProcessModelSetup nlpRepoProcessSetup { get; set; }

Property Value

Type: mcRepoProcessModelSetup
The NLP repo process setup.
See Also