Classify Invoices/Receipts/Forms

Classifies pdf documents or images into receipts, invoices or forms.

Form Recognizer resource keys

Designer Properties#

  1. File Path Path to the file to be classified.
  2. Result The resulting classification with the score. For images, the following possible categories are available 'receipt, 'invoice', 'form' with the score from 0 to 1 with 1 being the highest probability that is the right category.

Properties#

Table words extraction properties

Input#

  1. Delete File Checked to delete the file after classification.
  2. File Path Path to the file to be classified.

General Properties#

See General Properties.

Input Advanced#

  1. Pdf Password The password to open the pdf file, if it is a pdf file and it is protected.

Misc#

See Misc.

Out Error#

See Out Error.

Output#

  1. Result The result of the classification.

//TODO add code