Skip to content

Commit

Permalink
polish multi doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tink2123 committed Apr 12, 2021
1 parent 485ac5c commit 8410256
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/doc_ch/multi_languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ PaddleOCR 旨在打造一套丰富、领先、且实用的OCR工具库,不仅
其中英文模型支持,大小写字母和常见标点的检测识别,并优化了空格字符的识别:
<div align="center">
<img src="../imgs_results/multi_lang/en_1.jpg" width="400">
<img src="../imgs_results/multi_lang/en_3.jpg" width="400">
</div>

小语种模型覆盖了拉丁语系、阿拉伯语系、中文繁体、韩语、日语等等:
Expand Down
3 changes: 1 addition & 2 deletions doc/doc_en/multi_languages_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
-2021.4.9 supports the detection and recognition of 80 languages
-2021.4.9 supports **lightweight high-precision** English model detection and recognition

PaddleOCR 旨在打造一套丰富、领先、且实用的OCR工具库,不仅提供了通用场景下的中英文模型,也提供了专门在英文场景下训练的模型,
和覆盖[80个语言](#语种缩写)的小语种模型。
PaddleOCR aims to create a rich, leading, and practical OCR tool library, which not only provides
Chinese and English models in general scenarios, but also provides models specifically trained
in English scenarios. And multilingual models covering [80 languages](#language_abbreviations).
Expand All @@ -16,6 +14,7 @@ letters and common punctuation, and the recognition of space characters is optim

<div align="center">
<img src="../imgs_results/multi_lang/en_1.jpg" width="400">
<img src="../imgs_results/multi_lang/en_3.jpg" width="400">
</div>

The multilingual models cover Latin, Arabic, Traditional Chinese, Korean, Japanese, etc.:
Expand Down
Binary file added doc/imgs_results/multi_lang/en_3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8410256

Please sign in to comment.