https://github.com/ts-azure-services/form-recognizer-sample
A repo to showcase a Form Recognizer sample
https://github.com/ts-azure-services/form-recognizer-sample
azure-ai-document-intelligence cognitive-services computer-vision form-recognizer
Last synced: 7 months ago
JSON representation
A repo to showcase a Form Recognizer sample
- Host: GitHub
- URL: https://github.com/ts-azure-services/form-recognizer-sample
- Owner: ts-azure-services
- License: mit
- Created: 2022-11-20T07:26:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T18:33:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T23:29:43.538Z (over 1 year ago)
- Topics: azure-ai-document-intelligence, cognitive-services, computer-vision, form-recognizer
- Language: Python
- Homepage:
- Size: 3.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A repo to showcase a Form Recognizer sample. Since this [page](https://www.scribd.com/document/399594551/2015-06-22-MARK-S-VISION) did not allow for Zuckerberg's
2015 strategy memo to be easily copied and pasted, this offered an opportunity to use Form Recognizer to pull out the text through OCR and render in text.
For API details, refer this
[link](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument).