Trainer オブジェクトを作成します。作成したオブジェクトは、パラメーターを設定し、新しい分類モデルをトレーニングするために使用できます。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
ClassificationEngine
ClassificationEngine オブジェクトの CreateTrainer メソッド
ABBYY FineReader Engine API の ClassificationEngine オブジェクトにある CreateTrainer メソッド。パラメーターの設定と新しい分類モデルの学習に使用する Trainer オブジェクトを作成します。
Result
[out, retval] 出力 Trainer オブジェクトのインターフェイス ポインターを受け取る ITrainer* ポインター変数へのポインター。
このメソッドに固有の戻り値はありません。代わりに、ABBYY FineReader Engine 関数の標準的な戻り値が返されます。
ClassificationEngine
ClassificationEngine オブジェクトの CreateObjectFromPage メソッド
前へ
ClassificationEngine オブジェクトの CreateTrainingData メソッド
次へ
