In Linux and Windows : Model training and classification will be performed in sequential mode, regardless of the IMultiProcessingParams::MultiProcessingMode value.
Model
Classify Method of the Model Object
Classify method of the Model object in the ABBYY FineReader Engine API — uses the model to classify a given ClassificationObject and returns category-label / probability pairs.
Uses the model to classify a given classification object. As the result of this method call, you will receive a collection of pairs “category label — probability,” and will then be able to select the most likely category for the document or page from which the classification object was created.
