Doc AI - 프로세스 태스크를 사용하면 온라인 (동기식) 요청을 Document AI 프로세서로 전송하여 단일 문서를 처리할 수 있습니다. Document AI 프로세서는 문서의 분류, 분할, 파싱, 분석과 같은 다양한 문서 처리 작업을 수행하는 Cloud Document AI 구성요소입니다.
Document AI는 자연어, 컴퓨터 비전, 번역, AutoML 등 최첨단 Google AI를 사용하여 구조화되지 않았거나 반구조화된 문서에서 구조화된 정보를 파싱할 수 있는 Google Cloud 서비스입니다.
시작하기 전에
Doc AI - 프로세스 태스크를 구성하기 전에 Google 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-03-05(UTC)"],[[["The Doc AI - Process task allows sending synchronous requests to a Document AI processor for various document processing actions like classifying, splitting, parsing, or analyzing."],["Before using the Doc AI - Process task, the Document AI API must be enabled, and an authentication profile must be created within the Google Cloud project."],["Configuring the Doc AI - Process task involves selecting an authentication profile and defining input parameters such as Region, ProjectsId, ProcessorsId, and the request JSON structure."],["This feature is a Pre-GA offering, which means it's available \"as is\" with potentially limited support, as detailed in the Pre-GA Offerings Terms."],["The Doc AI - Process task output returns an instance of the processed document, enabling further integration steps within the workflow."]]],[]]