- 概要
- Document Understanding Process
- クイックスタート チュートリアル
- フレームワーク コンポーネント
- ML パッケージ
- パイプライン
- データ マネージャー (Data Manager)
- OCR サービス
- Automation Suite にデプロイされた Document Understanding
- AI Center スタンドアロンにデプロイされた Document Understanding
- ディープ ラーニング
- 優れたパフォーマンスの ML モデルを構築する
- ライセンス
- 参照
- 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
Intel Xe GPU を使用していて、分類ステーションが正しく表示されない場合は、グラフィック ドライバーを最新バージョンに更新することをお勧めします。詳しくは、こちらのページをご覧ください。
分類ステーション ウィザードは、スタンドアロン ツールとして使用することも、Orchestrator/Automation Cloud Orchestrator/Action Center と統合して使用することもできます。
The Classification Station can be used either as an attended activity with the Present Classification Station or as a type of action in Action Center with the Create Document Classification Action, Wait for Document Classification Action and Resume.
ドキュメント分類の要件
分類ステーションが機能するには、特定の入力を行う必要があります。分類ステーションを Attended アクティビティとして設定するために必要な最小限の入力のリストを以下に示します。
- Provide a Taxonomy needed for processing the document. It can be created directly in the workflow by using the Taxonomy Manager wizard, and it can be loaded using the Load Taxonomy activity. It should be provided as a
DocumentTaxonomyvariable. - 検証するファイルのドキュメント パスを入力します。
- [ ドキュメントをデジタル化] アクティビティの出力として得られる、ファイルの ドキュメント オブジェクト モデル を入力します。
- 同じ [ドキュメントをデジタル化] アクティビティの出力として得られる、ファイルのドキュメント テキストを入力します。
- Provide the Automatic Classification Results which represents the data automatically extracted by the robot, that now needs human classification. This is the output of the Classify Document Scope activity. If no automatic classification results are passed to Classification Station, then the Classification Station will open for fully manual processing.
Attended アクティビティとしての分類ステーション
[分類ステーションを提示] アクティビティは、ワークフローのどこでも使用できます。
Attended アクティビティは、処理が必要なファイルが、プロセスを実行するマシンでローカルに使用できる場合にのみ機能します。
実行時にウィンドウが開き、分類ステーションが表示されます。これにより、ユーザー側からの操作が可能になります。
Action Center における分類ステーション
On-Prem Orchestrator またはそれに対応する Automation Cloud Orchestrator の両方で、Action Center にドキュメント分類アクションを追加するオーケストレーション プロセスを作成することにより、生産性を向上させます。このアクションにより、ドキュメントをローカルに保存したり、人間が操作する各マシンにロボットをインストールしたり、人間のユーザーが分類を完了するのをロボットに待機させたりする必要がなくなります。
This approach requires you to have your robot connected to your Orchestrator and to build a project of type Orchestration Process in UiPath Studio. You can publish your project to Orchestrator once it is ready. Here you can find more details about this process.
UiPath Orchestrator でプロジェクトを実行するときは、[ドキュメント分類アクションを作成] アクティビティと [ドキュメント分類アクション完了まで待機し再開] アクティビティを使用します。これにより、自動の部分を実行する Unattended ロボットと Action Center (オンプレミスまたはクラウドベース) からアクションを選択できる Knowledge Workers との間の接続を作成します。
このシナリオでは、分類ステーションの UI が UiPath Orchestrator の Action Center に直接表示されますが、Attended アクティビティとして実行する同様の機能があります。
詳しく読む
分類ステーション ウィザードについて詳しくは、こちらをご覧ください。