Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Conversation

@mattcarrollcode
Copy link
Contributor

This PR adds processing samples for each major category of Document AI processors: OCR, form, quality, splitter and specialized.

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #238 🦉

@mattcarrollcode mattcarrollcode requested a review from a team as a code owner November 9, 2021 01:00
@mattcarrollcode mattcarrollcode self-assigned this Nov 9, 2021
@mattcarrollcode mattcarrollcode requested a review from a team as a code owner November 9, 2021 01:00
@product-auto-label product-auto-label bot added api: documentai Issues related to the googleapis/python-documentai API. samples Issues that are directly related to samples. labels Nov 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 9, 2021
@snippet-bot
Copy link

snippet-bot bot commented Nov 9, 2021

Here is the summary of changes.

You are about to add 5 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@mattcarrollcode mattcarrollcode added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 9, 2021
@mattcarrollcode mattcarrollcode changed the title docs(samples): add OCR, quality, splitter and specialized processing samples docs(samples): add OCR, form, quality, splitter and specialized processing samples Nov 10, 2021
@mattcarrollcode mattcarrollcode merged commit d8bac55 into main Nov 10, 2021
@mattcarrollcode mattcarrollcode deleted the processing-samples branch November 10, 2021 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: documentai Issues related to the googleapis/python-documentai API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(samples): add processing samples for each processor category

4 participants