[Documentation:] Complete FormRecognizer README
See original GitHub issueUpdated Description:
- Check that links are working
- Add section header for Package Installation
- Add Troubleshooting section
- Add Next Steps Section
- Complete list of links at the top
- Reduce to one training sample –
Was:
Fill out remaining required sections.
Add concepts for:
- OCR Results/TextElements
- Confidence
- Bounding Box
Update receipt sample such that return result is called receiptCollection
.
Call out GetFieldValues
in a sample.
Compare/contrast LayoutClient
and CustomModelClient
Call out where models are already trained and don’t need to train a model to use them.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Azure Form Recognizer client library for .NET - version 4.1.0
Supported documents include receipts, invoices, business cards, identity documents, US W2 tax forms, and more. Custom analysis - Build custom ...
Read more >azure-ai-formrecognizer
Install the Azure Form Recognizer client library for Python with pip: pip install azure-ai- ... See full SDK logging documentation with examples here....
Read more >Extract Data from Forms
This software can extract text, key/value pairs, and tables from form documents using optical character recognition (OCR). Form Recognizer has pre-built ...
Read more >Learn Live: Extract data from forms with Form Recognizer
Full series information: https://aka.ms/learnlive-at-build-22 More info here: https://aka.ms/learnlive-learn-live-at-build-22-Ep104 Follow ...
Read more >Azure Form Recognizer Training Issue
I was attempting to train my AI model using the Azure Form Recognizer resource. I had followed the instructions provided in the Azure ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Python’s is decently fleshed out: https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/README.md. But @mayurid wants us to meet with Cala first mid next week to confirm before disseminating to other languages
@mayurid @czubair