UIPATH'S DOCUMENT UNDERSTANDING with ML - Classification (ENG)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024
  • In this vídeo we explain how works the trird step of Document Understanding, the Classification. This step helps us to identify what types of files the robot is processing.
    It is crucial if the project is dealing with two or more document types. For example, if the workflow has to process Invoices and Medical Records which cannot be distinguished before processing), or files are sometimes expected to contain two or more distinct document types within them (e.g., one file contains 3 Invoices), then classification is strongly recommended.
    Based on the requirements of the use case, you can choose from several classification methods, called classifiers. There are 3 available classifiers in UiPath: Keyword Based Classifier, Intelligent Keyword Classifier and Machine Learning Classifier.
    To fully understand the classification, watch the Uploader video:​ • UIPATH'S DOCUMENT UNDE...
    Previous Document Understanding videos:
    DU Overview: • UIPATH'S DOCUMENT UNDE...
    DU Taxonomy (pt.1): • UIPATH'S DOCUMENT UNDE...
    DU Digitization (pt. 2): • UIPATH'S DOCUMENT UNDE...
    See this workflow on our Github: github.com/HDB...
    Happy automation!

ความคิดเห็น • 2

  • @daringpros8520
    @daringpros8520 7 หลายเดือนก่อน +1

    what is the shortcut key for making arguments ?

    • @HDBSystems
      @HDBSystems  6 หลายเดือนก่อน

      Hey @daringpros8520, thanks for your question!
      "Ctrl + M" Creates an IN argument of the same type as the required type of the activity when used in an input field or the Expression Editor.
      "Ctrl + Shift + M" - Creates an OUT argument of the same type as the required type of the activity when used in an input field or the Expression Editor.
      Reference: docs.uipath.com/studio/standalone/2023.10/user-guide/keyboard-shortcuts