Azure forms recogniser ( 2022-01-30-preview) preview C# sdk version 4.0.0-beta.4 has no confidence field for table data

Chris Gilliam 11 Reputation points
2022-06-09T07:51:28.107+00:00

Hi,
I have recently migrated from version 3.1 to version 4 of the sdk so I can use the FormsRecogniserStudio .

The Azure.AI.FormRecognizer.DocumentAnalysis.DocumentTableCell class has no confidence value. So how do I get confidence values associated with each table cell field ?

Azure AI Document Intelligence
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

1 answer

Sort by: Most helpful
  1. Chris Gilliam 11 Reputation points
    2022-06-13T06:23:05.92+00:00

    As mentioned in the topic ( 2022-01-30-preview) preview C# sdk version 4.0.0-beta.4

    This class is used for table data and it has no confidence property

    https://learn.microsoft.com/en-us/dotnet/api/azure.ai.formrecognizer.documentanalysis.documenttablecell?view=azure-dotnet-preview

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.