Classify Invoices/Receipts/Forms
Classifies pdf documents or images into receipts, invoices or forms.

Designer Properties#
- File Path Path to the file to be classified.
- 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#

Input#
- Delete File Checked to delete the file after classification.
- File Path Path to the file to be classified.
General Properties#
See General Properties.
Input Advanced#
- 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#
- Result The result of the classification.
//TODO add code