How to save the output of AnalyzeResult Class object to a JSON file
prateek
10
Reputation points
I'm following the code in the below link but unable to save the output of result = poller.result() to a JSON file.
output_json = json.dumps(result)
output = result.as_dict()
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,111 questions
Sign in to answer