Document

Prev Next

Available in Classic and VPC

In the NAVER Cloud Platform console under CLOVA OCR > Domain, you can create and manage Document domains equipped with specialized machine learning–based model engines that understand the semantic structure of documents and automatically extract key-value information. Because Document OCR may include personal or sensitive information such as receipts, IDs, or business cards, it is available only after a prior application and approval process. Through the approval process, NAVER Cloud guides you on safe handling methods for personal and sensitive data (such as reference architecture).
This section describes how to create and use a domain of the Document service type. For instructions on viewing, deleting, and copying domains, as well as detailed steps for integrating with API Gateway, see Domain.

Create domain

To create a domain of the Document service type:

Note
  • To create a Document-type domain, first configure a specialized model. After requesting access to a specialized model, see set specialized model for setup instructions.
  • You can create up to two domains per specialized model.
  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA OCR.
  2. Click the Domain menu.
  3. Click [Create domain] and then click [Specialized model].
  4. When the Create Domain popup appears, enter the required information.
    • Domain name: Enter 1–50 characters using Korean, English (upper/lowercase), Chinese, Japanese, numbers, and full-width/half-width special characters (& 。 _ - × 々), then click [Check] to verify availability.
    • Domain code: Enter 1–50 characters using English letters (upper/lowercase) and special characters (.?&。_-×々), excluding spaces, then click [Check] to verify availability.
    • Service type: View Document
    • Recognition model (Specific): Select the specialized model that the domain recognizes.
      • Business Registration Certificate (KR): Recognizes (individual/corporate) business registration certificates, business registration certificates, mail-order business registration certificates, business operation licenses, and certificates of seal impression.
      • Credit Card (Global): Extracts the card number and expiration date. Supports vertical card recognition.
      • Receipt (KR): Extracts key information such as store details, payment history, payment method, and amount.
      • ID Card (KR): Recognizes resident registration cards, driver’s licenses, and passports (KR and Global).
      • Business Card (KR/EN/JP): Extracts information such as name, company name, department, phone number, address, and email.
    • Service plan: Click to select the service plan to apply to the domain.
  5. Click [Create domain].
Note

For more details about each field in step 4, see Domain > View domain list.

Set specialized model

To create a domain of the Document service type, you must apply for a specialized model. Applications for specialized models are submitted through the NAVER Cloud Platform console. After submission, NAVER Cloud reviews the request and responds with any additional required information or follow-up actions. Approval may take several business days depending on the review process. To apply for a specialized model:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA OCR.
  2. Click the Domain menu.
  3. Click [Set specialized model].
  4. When the list of specialized models appears, review the details and status for each model.
    • Specialized model: The type of specialized model
    • Supported languages: The languages the specialized model can recognize
    • Description: Details about the specialized model
    • Application status: Indicates whether the specialized model is available for use
      • Available: The request to use the specialized model is approved, and you can create domains with the Document service type.
      • Pending approval: An administrator is reviewing the request to use the specialized model.
      • Approval rejected: Status where the approval of the specialized model subscription request has been rejected
      • Not applied: Status where a specialized model subscription request is required
  5. Click [Request specialized model].
  6. When the agreement for technical and administrative levels for CLOVA OCR (specialized model) service popup appears, click I have read and agree to the CLOVA OCR terms of service .
  7. Click [OK].
  8. When the specialized model setting popup appears, enter the required information.
    • Specialized model: Click to select the specialized model you want to request.
    • Purpose of use: Specify the purpose for using the specialized model. Examples: Services using specialized models (shopping malls, bookkeeping, etc.) / Internal document management / Outsourced document management / Resale / Integration into software or hardware / Other
    • Usage period: Enter the period during which you plan to use the specialized model. Example: MM YYYY
    • Estimated usage: Enter the expected usage volume of the specialized model. Example: Business Registration Certificate (KR) specialized model, 30,000 API calls per month
    • Details: Enter focusing on actual usage quickstart. Example: Operating a shopping mall, using specialized model for credit cards when registering customer credit cards
  9. Click [OK].
Note
  • Specialized models can be requested only when you're using CLOVA OCR.
  • You can apply with a Main Account, not a Sub Account.

Integrate with API Gateway

To integrate API Gateway for configuring the Invoke URL of Document OCR:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA OCR.
  2. Click the Domain menu.
  3. Click [API Gateway integration] of a Document domain.
  4. When the Document OCR popup appears, set up the required information.

Call API

After completing the Invoke URL configuration for Document OCR, you can call the API to upload images and receive recognition results. For more information about calling the API, see: