Share via

Form Recognizer Javascript SDK demo doesn't match the samples in the getting started guide.

counterpoint2022 36 Reputation points
2022-07-23T09:47:04.167+00:00

I followed the getting started guide.

And the General document model output doesn't match what is described in the guide. It seems the table extraction portion of the code is missing.
Here is my output:

Key-Value Pairs:

  • Key : "QUARTERLY REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934"
    Value: ":selected:" (0.76)
  • Key : "For the Quarterly Period Ended"
    Value: "2020" (0.155)
  • Key : "March 31,"
    Value: "<undefined>" (0.118)
  • Key : "TRANSITION REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934"
    Value: ":unselected:" (0.761)
  • Key : "For the Transition Period From"
    Value: "<undefined>" (0.227)
  • Key : "to"
    Value: "<undefined>" (0.267)
  • Key : "Commission File Number"
    Value: "001-37845" (0.863)
  • Key : "(STATE OF INCORPORATION)"
    Value: "WASHINGTON
    (425) 882-8080" (0.38)
  • Key : "(I.R.S. ID)"
    Value: "91-1144442" (0.888)
  • Key : "Securities registered pursuant to Section 12(g) of the Act:"
    Value: "NONE" (0.816)
  • Key : "Yes"
    Value: ":selected:" (0.911)
  • Key : "No"
    Value: ":unselected:" (0.911)
  • Key : "Yes"
    Value: ":selected:" (0.911)
  • Key : "No"
    Value: ":unselected:" (0.911)
  • Key : "Large accelerated filer"
    Value: ":selected:" (0.874)
  • Key : "Accelerated filer"
    Value: ":unselected:" (0.889)
  • Key : "Non-accelerated filer"
    Value: ":unselected:" (0.889)
  • Key : "Smaller reporting company"
    Value: ":unselected:" (0.874)
  • Key : "Emerging growth company"
    Value: ":unselected:" (0.874)
  • Key : "If an emerging growth company, indicate by check mark if the registrant has elected not to use the extended transition period for complying with any new or revised financial accounting standards provided pursuant to Section 13(a) of the Exchange Act."
    Value: ":unselected:" (0.674)
  • Key : "Yes"
    Value: ":unselected:" (0.911)
  • Key : "No"
    Value: ":selected:" (0.911)

Did anyone run into the same problem? Thanks

Azure Document Intelligence in Foundry Tools

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.