Doc AI - 일괄 프로세스 태스크를 사용하면 단일 일괄 (비동기) 요청을 Document AI 프로세서로 전송하여 여러 문서를 처리할 수 있습니다. 그러면 Document AI가 장기 실행 작업(LRO)을 시작하고 처리된 결과를 Cloud Storage 버킷에 저장합니다. Document AI 프로세서는 문서의 분류, 분할, 파싱, 분석과 같은 다양한 문서 처리 작업을 수행하는 Cloud Document AI 구성요소입니다.
Cloud Document AI는 자연어, 컴퓨터 비전, 번역, AutoML 등 최첨단 Google AI를 사용하여 구조화되지 않았거나 반구조화된 문서에서 구조화된 정보를 파싱할 수 있는 Google Cloud 서비스입니다.
시작하기 전에
Doc AI - 일괄 프로세스 태스크를 구성하기 전에 Google Cloud 프로젝트에서 다음 태스크를 수행해야 합니다.
Cloud Document AI API(documentai.googleapis.com)를 사용 설정합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-02(UTC)"],[[["The **Doc AI - Batch Process** task allows you to send a single asynchronous request to a Document AI processor for processing multiple documents, storing the results in Cloud Storage."],["This task requires enabling the Cloud Document AI API and creating an authentication profile with specific IAM permissions (`documentai.processors.processBatch` and `documentai.processorVersions.processBatch`)."],["Configuring the task involves selecting an authentication profile and defining input parameters such as the Cloud Document AI region, project ID, processor ID, and the request JSON."],["The batch task results in a long-running operation (LRO), and the output provides the name of this operation for tracking purposes."],["The Doc AI Batch process is currently a Pre-GA feature, meaning it is available \"as is\" with limited support, as detailed in the Pre-GA Offerings Terms."]]],[]]