提交 313cea88 编写于 作者: T tink2123

fix format for en doc

上级 606e7912
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
**Recent Update** **Recent Update**
-2021.4.9 supports the detection and recognition of 80 languages - 2021.4.9 supports the detection and recognition of 80 languages
-2021.4.9 supports **lightweight high-precision** English model detection and recognition - 2021.4.9 supports **lightweight high-precision** English model detection and recognition
PaddleOCR aims to create a rich, leading, and practical OCR tool library, which not only provides 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 Chinese and English models in general scenarios, but also provides models specifically trained
...@@ -25,21 +25,21 @@ The multilingual models cover Latin, Arabic, Traditional Chinese, Korean, Japane ...@@ -25,21 +25,21 @@ The multilingual models cover Latin, Arabic, Traditional Chinese, Korean, Japane
This document will briefly introduce how to use the multilingual model. This document will briefly introduce how to use the multilingual model.
-[1 Installation](#Install) - [1 Installation](#Install)
-[1.1 paddle installation](#paddleinstallation) - [1.1 paddle installation](#paddleinstallation)
-[1.2 paddleocr package installation](#paddleocr_package_install) - [1.2 paddleocr package installation](#paddleocr_package_install)
-[2 Quick Use](#Quick_Use) - [2 Quick Use](#Quick_Use)
-[2.1 Command line operation](#Command_line_operation) - [2.1 Command line operation](#Command_line_operation)
-[2.1.1 Prediction of the whole image](#bash_detection+recognition) - [2.1.1 Prediction of the whole image](#bash_detection+recognition)
-[2.1.2 Recognition](#bash_Recognition) - [2.1.2 Recognition](#bash_Recognition)
-[2.1.3 Detection](#bash_detection) - [2.1.3 Detection](#bash_detection)
-[2.2 python script running](#python_Script_running) - [2.2 python script running](#python_Script_running)
-[2.2.1 Whole image prediction](#python_detection+recognition) - [2.2.1 Whole image prediction](#python_detection+recognition)
-[2.2.2 Recognition](#python_Recognition) - [2.2.2 Recognition](#python_Recognition)
-[2.2.3 Detection](#python_detection) - [2.2.3 Detection](#python_detection)
-[3 Custom Training](#Custom_Training) - [3 Custom Training](#Custom_Training)
-[4 Supported languages and abbreviations](#language_abbreviations) - [4 Supported languages and abbreviations](#language_abbreviations)
<a name="Install"></a> <a name="Install"></a>
## 1 Installation ## 1 Installation
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册