Skip to content

dbottjer/AzureFuncs

Repository files navigation

AzureFuncs

This Azure Function accepts the JSON Response from Microsoft Cognitive Services OCR as an input. It then parses the JSON and attempts to identify the text. For example, when scanning a business card this function will attempt to identify the following:

  1. Name
  2. Company
  3. Title
  4. CityStateZip
  5. Phone
  6. Mobile
  7. Fax
  8. Email
  9. Website
  10. Facebook
  11. Twitter

About

Example Azure Function - To parse the JSON results for Microsoft Vision Services OCR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages