11,573 questions
How to upload a analyzed document done with documentAnalysisClient.AnalyzeDocumentAsync call in code, into the training dataset in code, which mimics the 'Mark as to uploaded into the training dataset' button in Azure DI
Devicharan, Nagubilli [Admin] (US)
0
Reputation points
After analyzing a doc with the documentAnalysisClient.AnalyzeDocumentAsync, I need a way to upload the tested doc directly into the training dataset of its corresponding blob with the already labeled fields.
Basically I need to mimic the yellow highlighted button in C# code:
Developer technologies | C#
Sign in to answer