From d37209e552a39b0ce86cbf850f44fcf25d8ab539 Mon Sep 17 00:00:00 2001 From: ChuongLoc <89434232+ChuongLoc@users.noreply.github.com> Date: Thu, 29 Jun 2023 10:21:11 +0700 Subject: [PATCH] Update recognition_en.md (#10059) ic15_dict.txt only have 36 digits --- doc/doc_en/recognition_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doc_en/recognition_en.md b/doc/doc_en/recognition_en.md index 78917aea9..bf14a3eaa 100644 --- a/doc/doc_en/recognition_en.md +++ b/doc/doc_en/recognition_en.md @@ -80,7 +80,7 @@ PaddleOCR has built-in dictionaries, which can be used on demand. `ppocr/utils/ppocr_keys_v1.txt` is a Chinese dictionary with 6623 characters. -`ppocr/utils/ic15_dict.txt` is an English dictionary with 63 characters +`ppocr/utils/ic15_dict.txt` is an English dictionary with 36 characters `ppocr/utils/dict/french_dict.txt` is a French dictionary with 118 characters