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

Document Understanding ガイド

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

概要

There are several ways in which you can consume Document UnderstandingTM capabilities:

  • The DocumentUnderstanding.Activities package is available in Studio Web, Studio X, and Studio Desktop and is pre-configured for you either when you create a new automation starting from a file, or if you continue your journey after publishing a project version.
  • Using the IntelligentOCR package, which is designed for Windows and Windows Legacy projects, and pre-configured in the Document Understanding process template.
  • Using cloud API calls, consuming Document Understanding as a service via the programming language of your choice.

Document Understanding アクティビティ

If you're an RPA developer, you can use DocumentUnderstanding.Activities in your cloud projects. Using Document Understanding allows you to handle all data about a document within a single input/output object, named Document Data. Also, Document Understanding activities don't require setting the taxonomy of Document Types, so you can easily leverage out-of-the-box-models.

以下の一部のアクティビティでは、Document Understanding、Marketplace、Studio Web で利用可能なデータ抽出オートメーション ビルダーを使用して、オートメーションを簡単に設定できます。

Document Understanding アクティビティでは、分割、トレーニング (モデルの微調整)、Production/Developer テナントのサポート、オンプレミスのサポート、ドキュメントの種類ごとの複数の抽出方法の各機能は、まだサポートされていないことに注意してください。

If you start new automation projects that leverage modern projects (created using the Active Learning experience), you can use DocumentUnderstanding.Activities.

IntelligentOCR

IntelligentOCR パッケージを試してみたい RPA 開発者は、ニーズに応じてさまざまな抽出モデルや分類モデルを使用できます。あるモデルがニーズに合わなければ、他の抽出器または分類器をバックアップ オプションとして使用できます。また、実行時に RPA コードを使用して、タクソノミー、ドキュメント オブジェクト モデル (DOM)、抽出結果を変更することもできます。

ただし、IntelligentOCR はその柔軟性ゆえに複雑であるため、複数のアクティビティやデータ型を扱う際には、学習に時間がかかります。

With IntelligentOCR, you can integrate your own classifier, extractor, or OCR engine. Visit Document Processing Code Samples to check implementation examples.

API 呼び出し

ロボティック プロセス オートメーション (RPA) によるアプローチの代わりに API 呼び出しを使用することができます。API 呼び出しで可能な処理としては、プロジェクトの詳細情報 (使用する抽出器や分類器など) を取得する、Digitization API の使用を容易にする、特殊モデルと生成モデルの両方を使用してドキュメントのデータを分類および抽出する、以前にデジタル化、分類、抽出した情報を検証する、などがあります。

API の使用には、RPA などの任意のプログラミング/スクリプト言語を使用できます (呼び出しは HTTP を使用して実行するため)。

You can access the APIs via Swagger: In the toolbar of the Document Understanding service, search the REST API dropdown list, and select Framework.

ヒント:

For more information on how to get started with the Document Understanding APIs, check the Document Understanding API Guide.

  • Document Understanding アクティビティ
  • IntelligentOCR
  • API 呼び出し

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得