- 基本情報
- フレームワーク コンポーネント
- ML パッケージ
- パイプライン
- データ マネージャー (Data Manager)
- OCR サービス
- Automation Suite にデプロイされた Document Understanding
- AI Center スタンドアロンにデプロイされた Document Understanding
- ディープ ラーニング
- ライセンス
- 参照
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.IntelligentOCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.DocumentProcessing.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
As a Studio workflow, you could use the Document Understanding Process.
フォーム抽出器、インテリジェント フォーム抽出器、インテリジェント キーワード分類器を使用する
Double click the workflow in the framework, and replace the endpoint per instruction here and add the Document Understanding license key.
-
エンドポイント:「モデルにアクセスする」に記載されているパブリック URL
-
API キー: Automation Suite ([管理] > [ライセンス] > [ロボットおよびサービス] > [Document Understanding]) からコピー
ワークフローを実行します。ロボットがドキュメントを 1 つずつ処理します。検証ステーションがポップアップ表示されたら、[OK] をクリックして、ワークフローが正しく実行されているかどうかをテストします。
カスタムのマシン ラーニング抽出器を使用する
Double click the workflow in the framework and replace the endpoint with the public ML Skill endpoint from the deployed ML package following the instruction here and add the Document Understanding license key.
-
Endpoint: the public ML Skill endpoint from Deploy an out-of-the-box ML Package
-
API キー: Automation Suite ([管理] > [ライセンス] > [ロボットおよびサービス] > [Document Understanding]) からコピー
ワークフローを実行します。ロボットがドキュメントを 1 つずつ処理します。検証ステーションがポップアップ表示されたら、[OK] をクリックして、ワークフローが正しく実行されているかどうかをテストします。