Model
SaveToFile Method of the Model Object
SaveToFile method of the Model object in the ABBYY FineReader Engine API — saves a trained classification model to a file on disk.
Saves the model into a file on disk, from where it can subsequently be loaded by the call to the IClassificationEngine::CreateModelFromFile method.
Classify Method of the Model Object
Previous
ClassificationResults Object (IClassificationResults Interface)
Next
