1
Prerequisites
- Get your Tensorlake API key
- Install the Tensorlake SDK with
pip install tensorlake
2
Import packages, setup client, and define file path
3
Define the schema
Define a JSON schema to extract relevant information from the resume.
4
Parse the document with the Python SDK
5
Review the output
The result will include the extracted data, all of the markdown chunks, and the entire document layout.The output will be:
Structured Data Outputs