activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Document Understanding アクティビティ
Last updated 2024年10月29日

ClassificationResult クラス

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

定義

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

説明

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

メンバー

コンストラクター
  • ClassificationResult(string documentTypeId, string documentId, UiPath.DocumentProcessing.Contracts.Results.ResultsDocumentBounds documentBounds) - ClassificationResult クラスの新しいインスタンスを初期化し、 DocumentTypeIdDocumentIdDocumentBounds プロパティを指定されたとおりに設定します。
  • ClassificationResult(string documentTypeId, string documentId, float confidence, float ocrConfidence, UiPath.DocumentProcessing.Contracts.Results.ResultsContentReference reference, UiPath.DocumentProcessing.Contracts.Results.ResultsDocumentBounds documentBounds) - ClassificationResult クラスの新しいインスタンスを初期化し、DocumentTypeId, DocumentIdを設定します。 ConfidenceOcrConfidenceReference、および DocumentBounds プロパティが提供されます。
  • ClassificationResult(string documentTypeId, string documentId, float confidence, float ocrConfidence, UiPath.DocumentProcessing.Contracts.Results.ResultsContentReference reference, UiPath.DocumentProcessing.Contracts.Results.ResultsDocumentBounds documentBounds, 文字列 classifierName) - ClassificationResult クラスの新しいインスタンスを初期化し、DocumentTypeIdを設定します。 DocumentIdConfidenceOcrConfidenceReferenceDocumentBounds、および 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 string - 分類されるドキュメントの名前です。
  • DocumentTypeId string - 分類器によって報告されるドキュメントの種類の ID です。
  • Confidence float - 報告対象の DocumentTypeIdに関連する分類器の信頼度を表す 0 から 1 の範囲の値です。
  • OcrConfidence float - 指定された分類結果に対して提供される証拠に関連する OCR 信頼度を表す 0 から 1 の範囲の値です。
  • ClassifierName string - 結果を提供する分類器の名前です。
  • DocumentBounds - 分類が報告されるドキュメントの境界です。
  • Reference - 提供された分類の証拠となる参照情報です。
  • 定義
  • 説明
  • メンバー

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

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