KAI-KratosAI commited on
Commit
e4b391e
·
verified ·
1 Parent(s): fb5a033

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +81 -3
README.md CHANGED
@@ -1,3 +1,81 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: 'Korean User Manuals Dataset'
4
+ language:
5
+ - ko
6
+ tags:
7
+ - document
8
+ - korean
9
+ - user-manuals
10
+ - instruction
11
+ - product-guides
12
+ - text-recognition
13
+ - ocr
14
+ - ai-research
15
+ - computer-vision
16
+ - multilingual
17
+ task_categories:
18
+ - document-classification
19
+ - text-recognition
20
+ - document-understanding
21
+ size_categories:
22
+ - 1K<n<10K
23
+ ---
24
+
25
+ # Korean User Manuals Dataset
26
+ *This dataset contains high-resolution images and PDFs of Korean user manuals and instruction guides for electronics, appliances, and consumer products. It is curated and anonymized to support AI research in OCR, document understanding, and multilingual text extraction.*
27
+
28
+ ## Contact
29
+ For queries or collaborations related to this dataset, contact:
30
31
32
+
33
+ ## Supported Tasks
34
+
35
+ - **Task Categories**:
36
+ - Document Classification
37
+ - Text Recognition (OCR)
38
+ - Document Understanding
39
+
40
+ - **Supported Tasks**:
41
+ - OCR for printed Korean user manuals
42
+ - Instruction extraction and step segmentation
43
+ - Multilingual text recognition (Korean-English)
44
+ - Document layout and structure analysis
45
+ - AI modeling for automated troubleshooting or virtual assistants
46
+
47
+ ## Languages
48
+
49
+ - **Primary Language**: Korean
50
+ - **Secondary Presence**: English (on bilingual or international manuals)
51
+
52
+ ## Dataset Creation
53
+
54
+ ### Curation Rationale
55
+ The dataset was created to help AI systems understand and extract instructions from user manuals. It supports OCR, structured document understanding, and training of AI for automated guidance, troubleshooting, and multilingual comprehension.
56
+
57
+ ### Source Data
58
+ - **Contributors**: Publicly available manuals, product documentation, and simulated user guides
59
+ - **Collection Process**: Manuals were scanned or photographed. Sensitive information such as serial numbers, personal data, or proprietary content was removed before inclusion.
60
+
61
+ ### Other Known Limitations
62
+ - **Bias**: Consumer electronics and household appliances are more represented than industrial or niche products
63
+ - **Visual Quality**: Lighting, scan quality, or folded pages may affect OCR performance
64
+ - **Format Diversity**: Predominantly PDFs and images; limited video or interactive manuals
65
+
66
+ ## Intended Uses
67
+
68
+ ### ✅ Direct Use
69
+ - Training OCR and text extraction models for Korean manuals
70
+ - Step-wise instruction parsing and document understanding research
71
+ - AI-driven troubleshooting and virtual assistant applications
72
+ - Multilingual document analysis for product guides
73
+
74
+ ### ❌ Out-of-Scope Use
75
+ - Reproducing proprietary manuals for commercial purposes
76
+ - Tracking or surveilling individuals via manual content
77
+ - Misuse of instructions for unsafe or non-intended purposes
78
+
79
+ ## License
80
+
81
+ CC BY 4.0