Use Machine Learning to Extract Information from Documents with Swagger UI
November 23, 2020
Beginner
15 min.
Get machine learning model predictions for the documents you upload to Document Information Extraction.
You will learn
- How to call and test Document Information Extraction
- How to access and use Swagger UI (User Interface)
- How to extract information from files with Document Information Extraction
The core functionality of Document Information Extraction is to automatically extract structured information from documents using machine learning. When you finish this tutorial, you will get field value predictions for the documents you upload to Document Information Extraction.
Step 1: Authorize Swagger UI
Step 2: See list of document fields you can extract
Step 3: Create client
Step 4: See created clients
Step 5: Upload document
Step 6: See extracted fields
Step 7: Delete client