Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

It's possible create a dataset in document ai processor and import documents via python API?

It's possible, to do the steps in the below guide, using the Python API? I saw some documentation about creating processors and training processors via Python API. But, none about creating the dataset and importing documents in the processor.

https://cloud.google.com/document-ai/docs/workbench/create-dataset

Documentations that I already know:

 - Train processors: https://cloud.google.com/document-ai/docs/workbench/train-processor

 - Manipulation of processors: https://cloud.google.com/document-ai/docs/samples/documentai-create-processor

0 1 451
1 REPLY 1

Hi @AugustoFirmo 

Currently there are no official guides/ documentations relating to the creation of datasets and importing of documents through the use of Python API. Available resources (same as the links you have provided) suggest the use of Google Cloud Console's interface to perform these actions.

I hope this helped.