UiPath Documentation
document-understanding
2.2510
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Document Understanding ガイド

最終更新日時 2026年4月6日

Document Understanding アクティビティ

With DocumentUnderstanding.Activities, you can manage documents using a unified approach, by storing every information from the Document UnderstandingTM process within a Document Data object. Moreover, DocumentUnderstanding.Activities is integrated with Modern projects, enabling reusability.

既知の制限事項

UiPath は、DocumentUnderstanding.Activities パッケージの現在の制限事項を認識しており、近日中に解決する予定です。以下の機能はまだ利用できません。

  • ドキュメントの分割のサポート。
  • ビジネス ルール。
  • モデルのトレーニング。
  • オートメーションがデプロイされているテナント以外のモデルのサポート。
  • Automation Suite のサポート。

1. ドキュメントの処理

ドキュメントを処理するには、PDF ファイルを抽出用に準備する必要があります。Document Understanding アクティビティを使用して、以下を実行できます。

  • テキスト、画像、特定のページを抽出したり、複数の PDF を結合したりする。
  • 暗号化された PDF ドキュメントのパスワードを変更する。

Document Understanding アクティビティで PDF ファイルを処理するには、以下のアクティビティを使用します。

アクティビティ説明
PDF のパスワードを設定指定した PDF ファイルのパスワードを変更します。
PDF を結合ファイル オブジェクトのコレクションを結合します。
PDF のページ数を取得PDF ファイルの総ページ数を指定します。
PDF のテキストを抽出PDF ドキュメントからテキストを抽出します。
PDF の画像を抽出このアクティビティは、PDF ファイルで見つかるすべての画像を抽出します。
PDF のページ範囲を抽出PDF ドキュメントの指定したページ範囲を抽出します。

2. データの抽出

Use the Extract Document Data activity to:

  • Document Data オブジェクトとして保存された入力ファイルからデータを抽出する。
  • 抽出結果を同じ Document Data オブジェクトに格納する。

Document Data is a resource that serves both as an input and output variable, within your Document Understanding workflows. The Document Data object holds all the necessary information about a single document. If you classify a document, the object includes the Document Type. If you extract data, the object contains the corresponding extracted fields. Irrespective of the activity, Document Data consistently contains the document's text and DOM (Document Object Model).

Provide the file as input only the first time you use Extract Document Data. The output, known as Document Data, should be reused throughout the workflow to prevent re-digitizing the same file, which costs 1 AI Unit per page.

Visit Document Data for more details.

3. データの分類

Use the Classify Document activity to:

  • さまざまな分類モデルから選択する。
  • 分類したデータを Document Data オブジェクトに出力する。

4. データを検証する

ドキュメント処理の検証手順では、処理されたドキュメントを送信して、Action Center 内でチームのメンバーとともに検証します。以下のアクティビティを使用して、Action Center でのドキュメント検証プロセスを構成することもできます。

アクティビティ説明
検証タスクを作成検証アクションを作成し、ワークフローが完了するまで検証を中断します。
検証タスク完了まで待機し再開検証が完了するまでアクションを一時停止し、検証後に自動的に再開します。
検証タスクを作成して待機Action Center 内に抽出結果を視覚化および変更するためのアクションを作成し、アクションが完了するまでワークフローを一時停止します。
分類の検証タスクを作成分類されたドキュメント データを確認するアクションを作成します。ただし、アクションが完了するまで待機しません。
分類の検証タスクを作成して待機分類されたデータを確認するアクションを作成し、アクションが完了するまで待機してからワークフローを再開します。
分類の検証タスク完了まで待機し再開分類の検証アクションが完了するまで待機してから、ワークフローを再開します。

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得