activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Document Understanding Activities

Última actualización 11 de jun. de 2025

ClassifierResult Class

ClassifierResult, a public class, signifies the output of a classifier activity, detailing the document types with the highest confidence for each section of the inputted document.

Definition

  • 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.

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White