-
Print
-
PDF
Document
-
Print
-
PDF
Available in Classic and VPC
In NAVER Cloud Platform console's CLOVA OCR > Domain, you can create and manage Document domains equipped with a specialized model engine that understands document's semantic structure based on machine learning, and automatically extracts entered information (key values). Document OCR is provided after an advance request and approval process as personal and sensitive information may be included in receipts, IDs, and business cards. We provide guidance about how to process personal and sensitive information (Reference architecture, etc.) through the advance approval process.
This guide describes how to create and use Document-type domains. For more information on viewing, deleting, and copying domain list, as well as linking with API Gateway, refer to Domain.
Create domain
The following describes how to create a domain whose service type is Document.
- To create Document-type domains, you need to first set specialized models. Please refer to Set specialized model for more information about how to request subscription to specialized models and set them up.
- You can create up to 2 domains for each specialized model.
- From the NAVER Cloud Platform console's Region menu, click and select the region you're using.
- From the Platform menu, click and select between VPC and Classic.
- Click the Services > AI Services > CLOVA OCR menus, in that order.
- Click the Domain menu.
- Click the [Create domain] button, and then click the [Document] button.
- When the Create domain pop-up window appears, enter the required information.
- Domain name: Enter a name between 1 to 50 characters using Korean letters, English uppercase and lowercase letters, Chinese letters, Japanese letters, numbers,and full/half-width special characters (&, 。, _, -, ×, 々), and then click the [Check] button to check for duplicates.
- Domain code: Enter a code between 1 to 50 characters excluding spaces using English uppercase and lowercase letters and special characters(., ?, &, 。, _, -, ×, 々), and then click the [Check] button to check for duplicates.
- Service type: Check for Document.
- Recognition model (specialized): Click to select the specialized model to be recognized by the domain.
- Business registration certificate (KR): recognizes (individual/corporate) business registration certificate, proof of business registration, mail order distributor registration certificate, business declaration certificate, and certificate of registered seal
- Credit card (global): extracts card numbers and expiration date, supports recognition of vertical format credit card
- Receipt (KR): extracts key information such as store information, payment details, payment method, amount, etc.
- ID (KR): recognizes resident registration certificate, driver's license, and passport
- Business card (KR/EN/JP): extracts information such as name, company name, department, phone number, address, email, etc.
- Service plan: Click to select the service plan applicable for the domain.
- Click the [Create domain] button.
For more detailed descriptions of each field in Step 6, refer to View domain list of Domain.
Set specialized model
To create Document-type domains, you need to request subscription to specialized models. You can request subscription to specialized models in the NAVER Cloud Platform console. The request for business collaboration received through the console will be reviewed by the NAVER Cloud Platform personnel in charge, and then you'll receive a response with additional information to be confirmed or necessary tasks afterward. It may take a certain period of time (days) for the completion of approval by NAVER Cloud Platform for the subscription request. The following describes how to request subscription to a specialized model.
- From the NAVER Cloud Platform console's Region menu, click and select the region you're using.
- From the Platform menu, click and select between VPC and Classic.
- Click the Services > AI Services > CLOVA OCR menus, in that order.
- Click the Domain menu.
- Click the [Set specialized model] button.
- When the list of specialized models appears, check the content and status of each specialized model.
- Specialized model: specialized model type
- Supported language: types of languages that can be recognized in the specialized model
- Detailed description: description of the specialized model
- Request status: specialized model availability status
- Available: status where the subscription request of the specialized model has been completed and domains whose service type is Document can be created
- Approval pending: status where the approval status of the specialized model subscription request is being reviewed by the personnel in charge
- Approval rejected: status where the approval of the specialized model subscription request has been rejected
- Not requested: status where specialized model subscription request is required
- Click the [Request specialized model] button.
- When the Agreement for the technical and administrative levels of CLOVA OCR (specialized model) service pop-up window appears, click I have read and agree to the CLOVA OCR Terms of Service.
- Click the [OK] button.
- When the Set specialized model pop-up window appears, enter the required information.
- Specialized model: Click to select the specialized model you want to request.
- Purpose of use: purpose of the specialized model subscription request <Example> services using specialized models (shopping mall, bookkeeping, etc.), internal document management, consignment of document management, reselling, software and hardware mounting, others
- Usage time: usage period of specialized model <Example> 00/00
- Estimated usage: estimated usage of the specialized model <Example> Specialized model for business registration certificate (KR) 30,000 monthly API calls
- Details: Enter focusing on actual usage scenarios. <Example> Operating a shopping mall, using specialized model for credit cards when registering customer credit cards
- Click the [Apply] button.
Specialized models can be requested only when you're using CLOVA OCR.
Link API Gateway
The following describes how to link API Gateway to set up an invoke URL of Document OCR.
- From the NAVER Cloud Platform console's Region menu, click and select the region you're using.
- From the Platform menu, click and select between VPC and Classic.
- Click the Services > AI Services > CLOVA OCR menus, in that order.
- Click the Domain menu.
- Click the [Document] button of a Document domain.
- When the Document OCR pop-up window appears, set up the required information.
- For detailed linkage methods, refer to Link API Gateway of Domain.
Call API
Once you complete the invoke URL settings of Document OCR, you can enter images by calling the API provided by CLOVA OCR, and get the recognized value. For more information on calling the API, refer to the following guide.