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

[DocumentIntelligence] Update SDK samples to print table cell values and print paragraphs by reading order #34686

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

TakaValley
Copy link
Contributor

Description

1.add SDK samples for extracting table cell values
2.add samples for sorting paragraphs by right reading order

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@TakaValley TakaValley requested a review from YalinLi0312 as a code owner March 7, 2024 08:25
@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Document Intelligence labels Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

Thank you for your contribution @TakaValley! We will review the pull request and get back to you soon.

@TakaValley
Copy link
Contributor Author

@TakaValley please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree [company="MSFT"]

@TakaValley
Copy link
Contributor Author

@TakaValley please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree MSFT

@TakaValley
Copy link
Contributor Author

@TakaValley the command you issued was incorrect. Please try again.

Examples are:

@microsoft-github-policy-service agree

and

@microsoft-github-policy-service agree company="your company"

@microsoft-github-policy-service agree company="Microsoft"

@TakaValley TakaValley force-pushed the main branch 5 times, most recently from a4e99fa to e7ae762 Compare March 8, 2024 10:06
@toothache
Copy link
Member

@YalinLi0312 , can you help with the review?

@toothache toothache changed the title add sample code [DocumentIntelligence] Update SDK samples to print table cell values and print paragraphs by reading order Mar 15, 2024
Copy link
Member

@YalinLi0312 YalinLi0312 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TakaValley Can you remove the helper as we want each sample to be self-contained? After that, it looks good to me.

@TakaValley
Copy link
Contributor Author

@TakaValley Can you remove the helper as we want each sample to be self-contained? After that, it looks good to me.
Thanks. Fixed as suggested

@YalinLi0312 YalinLi0312 merged commit b5c8353 into Azure:main Mar 21, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Document Intelligence
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants