Methods
| Name | Description |
|---|---|
| CreateModelFromFile | Loads the classification model from file as a new Model object. |
| CreateObjectFromDocument | Creates a new ClassificationObject on the basis of the first page of a document. |
| CreateObjectFromPage | Creates a new ClassificationObject on the basis of a page. |
| CreateTrainer | Creates a Trainer object, which can then be used to set up the parameters and train a new classification model. |
| CreateTrainingData | Creates a new empty TrainingData object. |
