アクティビティ
最新
バナーの背景画像
Document Understanding アクティビティ
最終更新日 2024 年 4 月 10 日

ClassificationResult クラス

名前空間: UiPath.DocumentProcessing.Contracts.Results
アセンブリ: UiPath.DocumentProcessing.Contracts

説明

ドキュメントの一部の分類結果を表すパブリック クラスです。

メンバー

コンストラクター
  • ClassificationResult(string documentTypeIdstring documentIdUiPath.DocumentProcessing.Contracts.Results.ResultsDocumentBounds documentBounds) - ClassificationResult クラスの新しいインスタンスを初期化し、 DocumentTypeIdDocumentId、および DocumentBounds プロパティを指定して設定します。
  • ClassificationResult(string documentTypeId, string documentId, float confidence, Float ocrConfidence, UiPath.DocumentProcessing.Contracts.Results.ResultsContentReference reference, UiPath.DocumentProcessing.Contracts.Results.ResultsDocumentBounds documentBounds) - ClassificationResult クラスの新しいインスタンスを初期化します。 指定に DocumentTypeIdDocumentIdConfidenceOcrConfidenceReference、および DocumentBounds のプロパティを設定します。
  • ClassificationResult(string documentTypeId, string documentId, float confidence, Float ocrConfidence, UiPath.DocumentProcessing.Contracts.Results.ResultsContentReference reference, UiPath.DocumentProcessing.Contracts.Results.ResultsDocumentBounds documentBounds, string classifierName) - ClassificationResult クラスの新しいインスタンスを初期化します。 DocumentTypeIdDocumentIdConfidenceOcrConfidenceReferenceDocumentBounds]、および「プロパティを ClassifierName 」を提供します。
メソッド
  • AsExtractionResult(UiPath.DocumentProcessing.Contracts.Taxonomy.DocumentTaxonomy taxonomy) - 利用可能な分類情報を使用して生成された UiPath.DocumentProcessing.Contracts.Results.ExtractionResult オブジェクトを返し、すべてのフィールドを Missingとして報告します。
  • Serialize() - UiPath.DocumentProcessing.Contracts.Results.ClassificationResult オブジェクトを JSON 文字列にシリアル化します。
  • Deserialize(string) - JSON 文字列を UiPath.DocumentProcessing.Contracts.Results.ClassificationResult オブジェクトに逆シリアル化します。
プロパティ
  • DocumentId 文字列 - 分類するドキュメントの名前です。
  • DocumentTypeId 文字列 - 分類器によって報告されるドキュメントの種類の ID です。
  • Confidence float - 報告された DocumentTypeIdに関連する分類器の信頼度を表す 0 から 1 の範囲の値です。
  • OcrConfidence float - 指定された分類結果に提供される証拠に関連する OCR 信頼度を表す 0 から 1 の範囲の値です。
  • ClassifierName string - 結果を提供する分類器の名前です。
  • DocumentBounds - 分類が報告されるドキュメントの境界です。
  • Reference - 提供された分類の証拠となる参照情報です。
  • 説明
  • メンバー

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.