ClassifierIsMinos16BitClassifier Property

CVB.Net Documentation
returns true if the classifier was generated by Minos16Bit

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

public bool IsMinos16BitClassifier { get; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference