Snowad commited on
Commit
e91525e
·
verified ·
1 Parent(s): 2fbe762

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -5,4 +5,28 @@ language:
5
  - en
6
  tags:
7
  - ocr
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - en
6
  tags:
7
  - ocr
8
+ ---
9
+
10
+ # Korean and English OCR Model
11
+
12
+ This repository contains the Korean and English OCR (Optical Character Recognition) model from Pororo, originally released by Kakao.
13
+
14
+ ## About the Model
15
+
16
+ This model is specifically designed for OCR tasks in Korean and English languages. It is part of the Pororo NLP library developed by Kakao.
17
+
18
+ ## Archival Purpose
19
+
20
+ The primary purpose of hosting this model on HF中国镜像站 is to ensure its continued accessibility. While the original model is available through the Pororo library, this repository serves as an archive to guarantee that the model remains accessible in the long term.
21
+
22
+ ## Usage
23
+
24
+ For detailed information on how to use this model, please refer to the original Pororo documentation.
25
+
26
+ ## Acknowledgments
27
+
28
+ We would like to acknowledge Kakao for developing and releasing the Pororo library, which includes this OCR model.
29
+
30
+ ## License
31
+
32
+ This model is released under the Apache 2.0 license.