document-understanding
2022.4
true
Document Understanding ガイド
- 概要
- Document Understanding Process
- クイックスタート チュートリアル
- フレームワーク コンポーネント
- データ消費の概要
- データ消費関連のアクティビティ
- ML パッケージ
- パイプライン
- Document 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
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
データ消費とは
Once you validate the extracted data, you can use it as it is or export it as a DataSet variable using the Export Extraction Results activity.
変数は後から DataTable 形式で保存し、必要な環境にエクスポートして使用できます。
データ消費を使用すべき場合
たとえば、値を Excel ファイルに簡単に変換し、キュー内のデータをさらに処理してから、Enterprise リソース プランニング ツールにデータを入力することができます。
データ消費コンポーネントの使用方法
こうしたことを考慮したうえで、[抽出結果をエクスポート] アクティビティは以下とともに使用できます。
-
[データ抽出スコープ] の自動 抽出結果出力 - RPA ベースの検証を目的として抽出データにアクセスするための最適な代替手段です。
注:Make sure to set the IncludeConfidence flag to True.
-
Confirmed extraction results output of the Present Validation Station - for downstream usage purposes, this is a straightforward means of accessing the actual values extracted through the Document Understanding framework.