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

New file to run the parallel processing code in VS locally. #3165

Merged
merged 25 commits into from
May 20, 2024

Conversation

helenzusa1
Copy link
Contributor

Description

Add a new file. This notebook is almost the same as e_parallel_crack_pdfs_with_azure_document_intelligence.ipynb, the difference is that this notebook can be run locally, i.e. VS code, and all pdf files are stored in local folder (window example).

Checklist

local_parallel_crack_pdfs_with_azure_document_intelligence.ipynb

  • [X ] I have read the contribution guidelines.
  • [ X] I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@helenzusa1
Copy link
Contributor Author

The difference of this notebook from e_parallel_crack_pdfs_with_azure_document_intelligence.ipynb are in three places:

  1. !az login --tenant "XXXXX"
  2. code="c:\Users\username\custom_crack_and_chunk_parallel\crack_and_chunk_with_doc_intel"
  3. data_source = "C:\Users\username\Downloads\pdf-files"

@helenzusa1
Copy link
Contributor Author

helenzusa1 commented May 6, 2024

Hi @shpengmsft, @jingyizhu99 @wayliums, @adwardxu can you review this PR. I put comments above, I added a new file, only 3 places changed from previous file. Now all 'Required' steps are passed. Thanks.

@guoyukathy guoyukathy merged commit 9a48258 into Azure:main May 20, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants