From 368d6d64d46bbd8a35d0f07eac1136fa5ad26e1f Mon Sep 17 00:00:00 2001 From: littletomatodonkey Date: Wed, 24 Aug 2022 08:57:02 +0000 Subject: [PATCH] fix --- ppstructure/kie/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppstructure/kie/README.md b/ppstructure/kie/README.md index aadeeafdb8..d9471fb18d 100644 --- a/ppstructure/kie/README.md +++ b/ppstructure/kie/README.md @@ -242,7 +242,7 @@ For training, evaluation and inference tutorial for KIE models, please refer to For training, evaluation and inference tutorial for text detection models, please refer to [text detection doc](../../doc/doc_en/detection_en.md). -For training, evaluation and inference tutorial for text recognition models, please refer to [text recognition doc](../../doc/doc_en/recognition.md). +For training, evaluation and inference tutorial for text recognition models, please refer to [text recognition doc](../../doc/doc_en/recognition_en.md). To complete the key information extraction task in your own scenario from data preparation to model selection, please refer to: [Guide to End-to-end KIE](./how_to_do_kie_en.md)。