diff --git a/docs/ocr/umn/ALL_META.TXT.json b/docs/ocr/umn/ALL_META.TXT.json index 0640a43c5..ce7a95917 100644 --- a/docs/ocr/umn/ALL_META.TXT.json +++ b/docs/ocr/umn/ALL_META.TXT.json @@ -43,9 +43,9 @@ "node_id":"ocr_01_0006.xml", "product_code":"ocr", "code":"3", - "des":"There are various factors, such as technology and cost, that limit the performance of OCR services. The system-level constraints are the most significant limitations that", + "des":"There are various factors, such as technology and cost, that limit the performance of OCR services. There are system-wide constraints that affect all services, as well as", "doc_type":"usermanual", - "kw":"Constraints and Limitations,User Guide", + "kw":"Notes and Constraints,User Guide", "search_title":"", "metedata":[ { @@ -53,7 +53,7 @@ "documenttype":"usermanual" } ], - "title":"Constraints and Limitations", + "title":"Notes and Constraints", "githuburl":"" }, { diff --git a/docs/ocr/umn/CLASS.TXT.json b/docs/ocr/umn/CLASS.TXT.json index 1757c93c2..6ac3adceb 100644 --- a/docs/ocr/umn/CLASS.TXT.json +++ b/docs/ocr/umn/CLASS.TXT.json @@ -18,9 +18,9 @@ "code":"2" }, { - "desc":"There are various factors, such as technology and cost, that limit the performance of OCR services. The system-level constraints are the most significant limitations that", + "desc":"There are various factors, such as technology and cost, that limit the performance of OCR services. There are system-wide constraints that affect all services, as well as", "product_code":"ocr", - "title":"Constraints and Limitations", + "title":"Notes and Constraints", "uri":"ocr_01_0006.html", "doc_type":"usermanual", "p_code":"", diff --git a/docs/ocr/umn/ocr_01_0002.html b/docs/ocr/umn/ocr_01_0002.html index 1433ae4f1..c76153572 100644 --- a/docs/ocr/umn/ocr_01_0002.html +++ b/docs/ocr/umn/ocr_01_0002.html @@ -6,7 +6,7 @@
You must have programming capabilities and be familiar with Java, Python, iOS, Android, and Node.js.
To use OCR, call APIs to detect and extract text from images or scanned documents, convert the text into an editable JSON format, and enter the results into business systems by coding or save them in formats such as TXT or Excel.
Detects and extracts text from images in any format, including tables and documents, and adapts to a range of different layouts and table formats.
+If you are a first-time user, the following sections are a good place to start:
diff --git a/docs/ocr/umn/ocr_01_0006.html b/docs/ocr/umn/ocr_01_0006.html index 911f75eda..d3cca1a5f 100644 --- a/docs/ocr/umn/ocr_01_0006.html +++ b/docs/ocr/umn/ocr_01_0006.html @@ -1,10 +1,12 @@ -There are various factors, such as technology and cost, that limit the performance of OCR services. The system-level constraints are the most significant limitations that affect all sub-services. In addition to these system-level constraints, each sub-service also has its own independent limitations.
-There are various factors, such as technology and cost, that limit the performance of OCR services. There are system-wide constraints that affect all services, as well as service-level constraints that affect individual services only.
+Detects and extracts text and their row and column locations from images of tables in various formats, as well as the text areas outside tables. It is used to store information on documents and reports as structured data.
Detects and extracts text and their locations from images and converts them into structured data.
+Recognizes text, analyzes layout, extracts key-value pairs, identifies tables in various formatted documents such as certificates, receipts, and forms, and converts the results into a structured JSON format.
Cross-region OBS is not supported, and the OBS region must match the region of the service being called.
-For OBS resources with public read authorization, they can be accessed over the Internet and can support cross-region calls. Although this is convenient, there is a risk of sensitive information leakage, such as personal private data. It is recommended that you use OCR and OBS services in the same region to avoid this risk.
+For OBS resources with public read authorization, they can be accessed over the Internet and can support cross-region calls. Although this is convenient, there is a risk of sensitive information leakage, such as personal private data. It is recommended that you use OCR and OBS services in the same region to avoid this risk.
If error message "The token must be updated." and error code "APIG.0307" are displayed when you call an OCR API, the token has expired and needs to be updated.
Perform the following steps to rectify the fault:
-Step 2: Configuring the Environment
Step 3: Using a Token for Authentication
-Select a region based on service requirements. For details about the region where each service is deployed, see Regions and Endpoints.
+Select a region based on service requirements. For details about the region where each service is deployed, see Regions and Endpoints.