0

How can we extract structured data ( Merchant , Purchase Date , Tax , Total etc . ) from the text generated by Azure Computer Vision API OCR after scanning the any retail store receipt . Thanks

desertnaut
  • 57,590
  • 26
  • 140
  • 166

1 Answers1

0

You should look into Azure Form Recognizer for extracting structured data. It is also helpful in the extraction of tables.

SajidSalim
  • 359
  • 6
  • 19