ClassifierPreprocessingCode Property

CVB.Net Documentation
Retrieves the preprocessing code that has been used for generating this Manto classifier.

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public string PreprocessingCode { get; }

Property Value

Type: String
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference