Skip to main content
This is the main object which provides access to Classification API of ABBYY FineReader Engine. It exposes methods which load a classification model from file, create a trainer object to train a new model, create the classification objects that extract and store the relevant information from a document or a page.

Methods

Object Diagram

Output parameter

This object is the output parameter of the CreateClassificationEngine method of the Engine object.

Samples

This object is used in the Classification demo tool for Windows and the Classification code sample for Linux and macOS.

See also

Document Classification