Activities
latest
false
Banner background image
Document Understanding Activities
Last updated Apr 10, 2024

ClassifierResult Class

Namespace: UiPath.DocumentProcessing.Contracts.Classification
Assembly: UiPath.DocumentProcessing.Contracts

Description

A public class that represents the output of a classifier activity. A classifier activity is expected to report the document types that have the highest confidence, for each section of the input document.

Members

Constructors
  • ClassifierResult() - Initializes a new instance of the ClassifierResult class with no arguments.
  • ClassifierResult(ClassificationResult[] classifications) - Initializes a new instance of the ClassifierResult class, with the Classifications assigned with the value of the input argument.
Properties
  • Classifications UiPath.DocumentProcessing.Contracts.Results.ClassificationResult[]) - A list of classification results that the classifier activity has computed, for different page ranges. The list must not contain ClassificationResult entries that overlap as far as the ResultsDocumentBounds go.
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.