Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FormRecognizer] add a test for the multiple page receipt scenario #8706

Closed
2 of 3 tasks
jeremymeng opened this issue May 5, 2020 · 2 comments
Closed
2 of 3 tasks
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer

Comments

@jeremymeng
Copy link
Member

jeremymeng commented May 5, 2020

Use the pdf file from https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/tests/sample_forms/forms/multipage_invoice1.pdf

Currently JS code doesn't handle the empty document result well.

  • add test
  • fix issue
  • once the service fix a regression on receipt total, we can add verification of that.
@jeremymeng jeremymeng added Client This issue points to a problem in the data-plane of the library. FormRecognizer labels May 5, 2020
@ramya-rao-a ramya-rao-a added this to the [2020] June milestone May 5, 2020
@jeremymeng jeremymeng modified the milestones: [2020] June, [2020] July Jun 8, 2020
@jeremymeng jeremymeng modified the milestones: [2020] July, [2020] August Jul 7, 2020
@willmtemple willmtemple modified the milestones: [2020] August, Backlog Aug 19, 2020
@willmtemple
Copy link
Contributor

Service regression on the receipt method (undefined valueNumber) has not been resolved, but has been removed as a release blocker for GA.

@witemple-msft
Copy link
Member

We've decided not to make assertions on values in some circumstances, as they come from AI models and so have some amount of inherent uncertainty/instability. This is an ongoing discussion in the Form Recognizer team, so I'm going to close this issue and may open another when there's some concrete action to take.

@xirzec xirzec removed this from the Backlog milestone May 18, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer
Projects
None yet
Development

No branches or pull requests

5 participants