TrainingSet Constructor

CVB.Net Documentation
Create an empty training set.

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

public TrainingSet()
Exceptions

ExceptionCondition
OutOfMemoryExceptionIf a new training set could not be allocated
See Also

Reference