Document Processing using Intelligent OCR

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

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

  • @RudrarajuVarma2601
    @RudrarajuVarma2601 4 ปีที่แล้ว +1

    Excell;ent video and thank you verynmuch dfor sharing

  • @aprendiendorpauipath2759
    @aprendiendorpauipath2759 4 ปีที่แล้ว +1

    and finally I would like to make a video in Spanish with this content, not the same of course but if of the taxonomy, it is extremely interesting and useful.

  • @Artech.Ranjit
    @Artech.Ranjit 2 ปีที่แล้ว

    How to capture checkbox items in a group, or a radio button field label?
    Also suggest if the doc id is not matching to invoice or receipt, what happens to those?

  • @shubhamagrawal4606
    @shubhamagrawal4606 4 ปีที่แล้ว +1

    Great video and perfect explanation of all the concepts used.
    Can we do the same for Unstructured data, handwritten data. How would that be done?

    • @simplylearnrpauipath-rahul3210
      @simplylearnrpauipath-rahul3210  4 ปีที่แล้ว

      Yes, you can. There is a intelligent form extractor activity using you can extract the handwritten text. Explore it and let me know 🙂

  • @arifkilic2199
    @arifkilic2199 3 ปีที่แล้ว

    couldu you make more complex examples with linq?

  • @AppalarajuV-lo4do
    @AppalarajuV-lo4do 2 ปีที่แล้ว

    Hi sir... i have created 2 more xaml file whn we change document file fields
    are changing but image is not changing how we can do tht sir..

  • @tgjunior3873
    @tgjunior3873 ปีที่แล้ว

    I encountered a problem with the assign function for documentTypeID, it said the index was oustide the bounds of the array. Could you please explain the solution of this?

  • @SandeepYADAVggn
    @SandeepYADAVggn 5 หลายเดือนก่อน

    Brilliant Presentation. Thanks. But this method lacks if the invoices have different number of items i.e. if the position of Total Amount label changes due to that it will not work and reported as blank. Is there any way to overcome it i.e. An invoice has 2 items another has 12 items and the position of Total Amount changes in both invoices. What to do then? Kindly help.

  • @mpumisetshedii
    @mpumisetshedii 3 ปีที่แล้ว

    Hi where can I find the files you’re using?

  • @TheTrueWanderer
    @TheTrueWanderer 4 ปีที่แล้ว +2

    Can you explajn how to get the tabular data in the second invoice?

  • @krishnarajesh1980
    @krishnarajesh1980 3 ปีที่แล้ว

    Can we processing the multiple pages of a single PDF file with the check points

  • @azeemshaik3080
    @azeemshaik3080 4 ปีที่แล้ว

    If i need to extract multiple parts from a field but parts always change sometimes one part number is present may be sometime multiple parts in pdf then how we can implement using intelligent ocr. Can you please make a video it will helpfull for us.
    Excellent session...

  • @guneet556
    @guneet556 4 ปีที่แล้ว +1

    We can use computer vision toh do these also i guess ?

  • @aprendiendorpauipath2759
    @aprendiendorpauipath2759 4 ปีที่แล้ว +1

    Can you show how this automated process would look? no need for manual data validation by human ... thanks.

    • @simplylearnrpauipath-rahul3210
      @simplylearnrpauipath-rahul3210  4 ปีที่แล้ว +2

      It will be good if there is manual validation. We can not 100% reliable on OCR engine cause accuracy may vary depends on PDF files.
      You can make this bot as attended bot instead unattended.

    • @simplylearnrpauipath-rahul3210
      @simplylearnrpauipath-rahul3210  4 ปีที่แล้ว

      You Can pass the data extraction scope activity output variable to export extraction result activity without using present validation station activity and make the unattended BOT.

  • @AshvinsGeneral
    @AshvinsGeneral 4 ปีที่แล้ว +1

    Very nice demo. One query: U have .jpg files but I have .pdf type files to read. So which version of Acrobat reader or PDF reader is best suitable for document understanding to get best performance? Plz let me know

  • @aprendiendorpauipath2759
    @aprendiendorpauipath2759 4 ปีที่แล้ว

    hello, excellent video and thank you very much for sharing, I have 2 questions, first, I can use this by programming the robot to extract the data from several pdf files in a folder and the second question is, whenever I extract the data, do I have to validate them manually? Or can I comment on that activity and the robot continues with the data already extracted? thank you very much again...

  • @jashandeepsingh9797
    @jashandeepsingh9797 4 ปีที่แล้ว +1

    Hi, I am not able to get the three packages- IntelligentOCR, document and Omni. Could you please tell the same

    • @simplylearnrpauipath-rahul3210
      @simplylearnrpauipath-rahul3210  4 ปีที่แล้ว

      Goto Manage Pakages -> Goto All Packages and search for below packages.
      UiPath.DocumentUnderstanding.ML Activities
      UiPath.OmniPage.Activities
      UiPath.IntelligentOCR.Activities

  • @spilltechindo
    @spilltechindo 4 ปีที่แล้ว

    Thanks for tutorial its very nice, but iam have error an assign DocumentTypeID = ClassificationResult(0).DocumentTypeID. can you help me to fix it ? Thanks Before

    • @Mounirsofty
      @Mounirsofty 3 ปีที่แล้ว

      first wanna thank u for this helpful tuto but i had the same issue with error : Assign: L'index se trouve en dehors des limites du tableau.

    • @sunnysingh-ng5bz
      @sunnysingh-ng5bz 3 ปีที่แล้ว

      i got the same error index out of scope

  • @jackylai1047
    @jackylai1047 3 ปีที่แล้ว

    Thanks for tutorial its very nice, but iam have error an assign DocumentTypeID = ClassificationResult(0).DocumentTypeID (Index was outside the bounds of the array). can you help me to fix it ? Thanks Before