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

processorVersions training via this SDK #410

Closed
aeneaswiener opened this issue Nov 11, 2022 · 0 comments · Fixed by #413
Closed

processorVersions training via this SDK #410

aeneaswiener opened this issue Nov 11, 2022 · 0 comments · Fixed by #413
Labels
api: documentai Issues related to the googleapis/python-documentai API.

Comments

@aeneaswiener
Copy link

We are working on a PoC where we want to try out Google Document AI. For this PoC we need to create a custom processor and train it with our prepared data.

We have already managed to use your Python SDK from this repo for processing PDFs, create a bucket, and upload all required data to it. We also managed to create a custom processor with the SDK, but when it comes to training it with that data, we cannot find anything on the SDK.

We found this processorVersions/train API request and we were wondering if there wouldn't be anything like that on the SDK?
https://cloud.google.com/document-ai/docs/reference/rest/v1beta3/projects.locations.processors.processorVersions/train

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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant